Update home_connect to v0.8.0 (#121788)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
458c81cdae
commit
4ee2c445d1
3 changed files with 3 additions and 3 deletions
|
@ -7,5 +7,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["homeconnect"],
|
"loggers": ["homeconnect"],
|
||||||
"requirements": ["homeconnect==0.7.2"]
|
"requirements": ["homeconnect==0.8.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1093,7 +1093,7 @@ home-assistant-frontend==20240719.0
|
||||||
home-assistant-intents==2024.7.10
|
home-assistant-intents==2024.7.10
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.7.2
|
homeconnect==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.homematicip_cloud
|
# homeassistant.components.homematicip_cloud
|
||||||
homematicip==1.1.1
|
homematicip==1.1.1
|
||||||
|
|
|
@ -910,7 +910,7 @@ home-assistant-frontend==20240719.0
|
||||||
home-assistant-intents==2024.7.10
|
home-assistant-intents==2024.7.10
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.7.2
|
homeconnect==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.homematicip_cloud
|
# homeassistant.components.homematicip_cloud
|
||||||
homematicip==1.1.1
|
homematicip==1.1.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue