mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Revert multiple interfaces (#46300)
This commit is contained in:
parent
bfd5a62bad
commit
7d2d98fc3c
@ -3,7 +3,7 @@
|
|||||||
"name": "Shelly",
|
"name": "Shelly",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
||||||
"requirements": ["aioshelly==0.5.4"],
|
"requirements": ["aioshelly==0.6.0"],
|
||||||
"zeroconf": [{ "type": "_http._tcp.local.", "name": "shelly*" }],
|
"zeroconf": [{ "type": "_http._tcp.local.", "name": "shelly*" }],
|
||||||
"codeowners": ["@balloob", "@bieniu", "@thecode", "@chemelli74"]
|
"codeowners": ["@balloob", "@bieniu", "@thecode", "@chemelli74"]
|
||||||
}
|
}
|
||||||
|
@ -218,7 +218,7 @@ aiopylgtv==0.3.3
|
|||||||
aiorecollect==1.0.1
|
aiorecollect==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.shelly
|
# homeassistant.components.shelly
|
||||||
aioshelly==0.5.4
|
aioshelly==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.switcher_kis
|
# homeassistant.components.switcher_kis
|
||||||
aioswitcher==1.2.1
|
aioswitcher==1.2.1
|
||||||
|
@ -137,7 +137,7 @@ aiopylgtv==0.3.3
|
|||||||
aiorecollect==1.0.1
|
aiorecollect==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.shelly
|
# homeassistant.components.shelly
|
||||||
aioshelly==0.5.4
|
aioshelly==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.switcher_kis
|
# homeassistant.components.switcher_kis
|
||||||
aioswitcher==1.2.1
|
aioswitcher==1.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user