Bump library to version 1.0.7 (#63078)
parent
c2938c50c3
commit
c0b9a34901
|
@ -3,7 +3,7 @@
|
|||
"name": "Shelly",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
||||
"requirements": ["aioshelly==1.0.6"],
|
||||
"requirements": ["aioshelly==1.0.7"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_http._tcp.local.",
|
||||
|
|
|
@ -251,7 +251,7 @@ aiorecollect==1.0.8
|
|||
aioridwell==2021.12.2
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==1.0.6
|
||||
aioshelly==1.0.7
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2.0.6
|
||||
|
|
|
@ -180,7 +180,7 @@ aiorecollect==1.0.8
|
|||
aioridwell==2021.12.2
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==1.0.6
|
||||
aioshelly==1.0.7
|
||||
|
||||
# homeassistant.components.switcher_kis
|
||||
aioswitcher==2.0.6
|
||||
|
|
Loading…
Reference in New Issue