Bump aioshelly to 1.0.11 (#67476)
This commit is contained in:
parent
beb4756eb8
commit
aac4036c0c
3 changed files with 3 additions and 3 deletions
|
@ -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==1.0.10"],
|
"requirements": ["aioshelly==1.0.11"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
"type": "_http._tcp.local.",
|
"type": "_http._tcp.local.",
|
||||||
|
|
|
@ -229,7 +229,7 @@ aioridwell==2021.12.2
|
||||||
aiosenseme==0.6.1
|
aiosenseme==0.6.1
|
||||||
|
|
||||||
# homeassistant.components.shelly
|
# homeassistant.components.shelly
|
||||||
aioshelly==1.0.10
|
aioshelly==1.0.11
|
||||||
|
|
||||||
# homeassistant.components.steamist
|
# homeassistant.components.steamist
|
||||||
aiosteamist==0.3.1
|
aiosteamist==0.3.1
|
||||||
|
|
|
@ -192,7 +192,7 @@ aioridwell==2021.12.2
|
||||||
aiosenseme==0.6.1
|
aiosenseme==0.6.1
|
||||||
|
|
||||||
# homeassistant.components.shelly
|
# homeassistant.components.shelly
|
||||||
aioshelly==1.0.10
|
aioshelly==1.0.11
|
||||||
|
|
||||||
# homeassistant.components.steamist
|
# homeassistant.components.steamist
|
||||||
aiosteamist==0.3.1
|
aiosteamist==0.3.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue