Bump aioshelly to 2.0.1 (#75523)
This commit is contained in:
parent
a91ca46342
commit
079460d2dd
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==2.0.0"],
|
||||
"requirements": ["aioshelly==2.0.1"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_http._tcp.local.",
|
||||
|
|
|
@ -247,7 +247,7 @@ aiosenseme==0.6.1
|
|||
aiosenz==1.0.0
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==2.0.0
|
||||
aioshelly==2.0.1
|
||||
|
||||
# homeassistant.components.skybell
|
||||
aioskybell==22.7.0
|
||||
|
|
|
@ -222,7 +222,7 @@ aiosenseme==0.6.1
|
|||
aiosenz==1.0.0
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==2.0.0
|
||||
aioshelly==2.0.1
|
||||
|
||||
# homeassistant.components.skybell
|
||||
aioskybell==22.7.0
|
||||
|
|
Loading…
Add table
Reference in a new issue