mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Bump aioshelly to 1.0.11 (#67476)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "Shelly",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
||||
"requirements": ["aioshelly==1.0.10"],
|
||||
"requirements": ["aioshelly==1.0.11"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_http._tcp.local.",
|
||||
|
@@ -229,7 +229,7 @@ aioridwell==2021.12.2
|
||||
aiosenseme==0.6.1
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==1.0.10
|
||||
aioshelly==1.0.11
|
||||
|
||||
# homeassistant.components.steamist
|
||||
aiosteamist==0.3.1
|
||||
|
@@ -192,7 +192,7 @@ aioridwell==2021.12.2
|
||||
aiosenseme==0.6.1
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==1.0.10
|
||||
aioshelly==1.0.11
|
||||
|
||||
# homeassistant.components.steamist
|
||||
aiosteamist==0.3.1
|
||||
|
Reference in New Issue
Block a user