mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Bump aioshelly to 1.0.9 (#65803)
This commit is contained in:
parent
4ba494f5cd
commit
a4d59aa599
@ -3,7 +3,7 @@
|
||||
"name": "Shelly",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/shelly",
|
||||
"requirements": ["aioshelly==1.0.8"],
|
||||
"requirements": ["aioshelly==1.0.9"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_http._tcp.local.",
|
||||
|
@ -254,7 +254,7 @@ aioridwell==2021.12.2
|
||||
aiosenseme==0.6.1
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==1.0.8
|
||||
aioshelly==1.0.9
|
||||
|
||||
# homeassistant.components.steamist
|
||||
aiosteamist==0.3.1
|
||||
|
@ -189,7 +189,7 @@ aioridwell==2021.12.2
|
||||
aiosenseme==0.6.1
|
||||
|
||||
# homeassistant.components.shelly
|
||||
aioshelly==1.0.8
|
||||
aioshelly==1.0.9
|
||||
|
||||
# homeassistant.components.steamist
|
||||
aiosteamist==0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user