Bump aioshelly to 2.0.0 (#70005)
This commit is contained in:
parent
37bf504828
commit
4bb4daf86d
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Shelly",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
||||
"requirements": ["aioshelly==1.0.11"],
|
||||
"requirements": ["aioshelly==2.0.0"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_http._tcp.local.",
|
||||
|
|
|
@ -235,7 +235,7 @@ aioridwell==2022.03.0
|
|||
aiosenseme==0.6.1
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==1.0.11
|
||||
aioshelly==2.0.0
|
||||
|
||||
# homeassistant.components.steamist
|
||||
aiosteamist==0.3.1
|
||||
|
|
|
@ -201,7 +201,7 @@ aioridwell==2022.03.0
|
|||
aiosenseme==0.6.1
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==1.0.11
|
||||
aioshelly==2.0.0
|
||||
|
||||
# homeassistant.components.steamist
|
||||
aiosteamist==0.3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue