mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump aioshelly to 0.6.2 (#48620)
This commit is contained in:
parent
a5dfbf9c44
commit
e76b653246
@ -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.6.1"],
|
"requirements": ["aioshelly==0.6.2"],
|
||||||
"zeroconf": [{ "type": "_http._tcp.local.", "name": "shelly*" }],
|
"zeroconf": [{ "type": "_http._tcp.local.", "name": "shelly*" }],
|
||||||
"codeowners": ["@balloob", "@bieniu", "@thecode", "@chemelli74"]
|
"codeowners": ["@balloob", "@bieniu", "@thecode", "@chemelli74"]
|
||||||
}
|
}
|
||||||
|
@ -224,7 +224,7 @@ aiopylgtv==0.4.0
|
|||||||
aiorecollect==1.0.1
|
aiorecollect==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.shelly
|
# homeassistant.components.shelly
|
||||||
aioshelly==0.6.1
|
aioshelly==0.6.2
|
||||||
|
|
||||||
# homeassistant.components.switcher_kis
|
# homeassistant.components.switcher_kis
|
||||||
aioswitcher==1.2.1
|
aioswitcher==1.2.1
|
||||||
|
@ -143,7 +143,7 @@ aiopylgtv==0.4.0
|
|||||||
aiorecollect==1.0.1
|
aiorecollect==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.shelly
|
# homeassistant.components.shelly
|
||||||
aioshelly==0.6.1
|
aioshelly==0.6.2
|
||||||
|
|
||||||
# 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