mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Bump aioshelly to 2.0.0 (#70005)
This commit is contained in:
parent
37bf504828
commit
4bb4daf86d
@ -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.11"],
|
"requirements": ["aioshelly==2.0.0"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
"type": "_http._tcp.local.",
|
"type": "_http._tcp.local.",
|
||||||
|
@ -235,7 +235,7 @@ aioridwell==2022.03.0
|
|||||||
aiosenseme==0.6.1
|
aiosenseme==0.6.1
|
||||||
|
|
||||||
# homeassistant.components.shelly
|
# homeassistant.components.shelly
|
||||||
aioshelly==1.0.11
|
aioshelly==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.steamist
|
# homeassistant.components.steamist
|
||||||
aiosteamist==0.3.1
|
aiosteamist==0.3.1
|
||||||
|
@ -201,7 +201,7 @@ aioridwell==2022.03.0
|
|||||||
aiosenseme==0.6.1
|
aiosenseme==0.6.1
|
||||||
|
|
||||||
# homeassistant.components.shelly
|
# homeassistant.components.shelly
|
||||||
aioshelly==1.0.11
|
aioshelly==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.steamist
|
# homeassistant.components.steamist
|
||||||
aiosteamist==0.3.1
|
aiosteamist==0.3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user