mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
bump aioshelly to 1.0.4 (#59209)
This commit is contained in:
parent
aaaae6abca
commit
2a05697c91
@ -3,7 +3,7 @@
|
||||
"name": "Shelly",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
||||
"requirements": ["aioshelly==1.0.2"],
|
||||
"requirements": ["aioshelly==1.0.4"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_http._tcp.local.",
|
||||
|
@ -246,7 +246,7 @@ aiorecollect==1.0.8
|
||||
aioridwell==0.2.0
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==1.0.2
|
||||
aioshelly==1.0.4
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2.0.6
|
||||
|
@ -173,7 +173,7 @@ aiorecollect==1.0.8
|
||||
aioridwell==0.2.0
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==1.0.2
|
||||
aioshelly==1.0.4
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2.0.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user