Bump aioshelly library to version 0.3.2 (#40118)
parent
66bb6a6ffa
commit
413263a6eb
|
@ -3,7 +3,7 @@
|
|||
"name": "Shelly",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
||||
"requirements": ["aioshelly==0.3.1"],
|
||||
"requirements": ["aioshelly==0.3.2"],
|
||||
"zeroconf": [{"type": "_http._tcp.local.", "name":"shelly*"}],
|
||||
"codeowners": ["@balloob", "@bieniu"]
|
||||
}
|
||||
|
|
|
@ -221,7 +221,7 @@ aiopvpc==2.0.2
|
|||
aiopylgtv==0.3.3
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==0.3.1
|
||||
aioshelly==0.3.2
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==1.2.1
|
||||
|
|
|
@ -134,7 +134,7 @@ aiopvpc==2.0.2
|
|||
aiopylgtv==0.3.3
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==0.3.1
|
||||
aioshelly==0.3.2
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==1.2.1
|
||||
|
|
Loading…
Reference in New Issue