Bump aioshelly to 0.3.4 (#41065)
This commit is contained in:
parent
bba0bb1bad
commit
576fbbe0be
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Shelly",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
||||
"requirements": ["aioshelly==0.3.3"],
|
||||
"zeroconf": [{"type": "_http._tcp.local.", "name":"shelly*"}],
|
||||
"requirements": ["aioshelly==0.3.4"],
|
||||
"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.3
|
||||
aioshelly==0.3.4
|
||||
|
||||
# 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.3
|
||||
aioshelly==0.3.4
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==1.2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue