Bump aioshelly to 1.0.9 (#65803)

This commit is contained in:
Shay Levy 2022-02-05 17:44:05 +02:00 committed by Paulus Schoutsen
parent 4ba494f5cd
commit a4d59aa599
3 changed files with 3 additions and 3 deletions

View File

@ -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.8"], "requirements": ["aioshelly==1.0.9"],
"zeroconf": [ "zeroconf": [
{ {
"type": "_http._tcp.local.", "type": "_http._tcp.local.",

View File

@ -254,7 +254,7 @@ aioridwell==2021.12.2
aiosenseme==0.6.1 aiosenseme==0.6.1
# homeassistant.components.shelly # homeassistant.components.shelly
aioshelly==1.0.8 aioshelly==1.0.9
# homeassistant.components.steamist # homeassistant.components.steamist
aiosteamist==0.3.1 aiosteamist==0.3.1

View File

@ -189,7 +189,7 @@ aioridwell==2021.12.2
aiosenseme==0.6.1 aiosenseme==0.6.1
# homeassistant.components.shelly # homeassistant.components.shelly
aioshelly==1.0.8 aioshelly==1.0.9
# homeassistant.components.steamist # homeassistant.components.steamist
aiosteamist==0.3.1 aiosteamist==0.3.1