Bump aioshelly to 1.0.10 (#67056)
parent
30c9b8ee56
commit
db8620dac6
|
@ -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.9"],
|
"requirements": ["aioshelly==1.0.10"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
"type": "_http._tcp.local.",
|
"type": "_http._tcp.local.",
|
||||||
|
|
|
@ -257,7 +257,7 @@ aioridwell==2021.12.2
|
||||||
aiosenseme==0.6.1
|
aiosenseme==0.6.1
|
||||||
|
|
||||||
# homeassistant.components.shelly
|
# homeassistant.components.shelly
|
||||||
aioshelly==1.0.9
|
aioshelly==1.0.10
|
||||||
|
|
||||||
# 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.9
|
aioshelly==1.0.10
|
||||||
|
|
||||||
# homeassistant.components.steamist
|
# homeassistant.components.steamist
|
||||||
aiosteamist==0.3.1
|
aiosteamist==0.3.1
|
||||||
|
|
Loading…
Reference in New Issue