mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Bump homeconnect to 0.7.2 (#76773)
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
||||||
"dependencies": ["application_credentials"],
|
"dependencies": ["application_credentials"],
|
||||||
"codeowners": ["@DavidMStraub"],
|
"codeowners": ["@DavidMStraub"],
|
||||||
"requirements": ["homeconnect==0.7.1"],
|
"requirements": ["homeconnect==0.7.2"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["homeconnect"]
|
"loggers": ["homeconnect"]
|
||||||
|
@@ -839,7 +839,7 @@ holidays==0.14.2
|
|||||||
home-assistant-frontend==20220802.0
|
home-assistant-frontend==20220802.0
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.7.1
|
homeconnect==0.7.2
|
||||||
|
|
||||||
# homeassistant.components.homematicip_cloud
|
# homeassistant.components.homematicip_cloud
|
||||||
homematicip==1.0.7
|
homematicip==1.0.7
|
||||||
|
@@ -616,7 +616,7 @@ holidays==0.14.2
|
|||||||
home-assistant-frontend==20220802.0
|
home-assistant-frontend==20220802.0
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.7.1
|
homeconnect==0.7.2
|
||||||
|
|
||||||
# homeassistant.components.homematicip_cloud
|
# homeassistant.components.homematicip_cloud
|
||||||
homematicip==1.0.7
|
homematicip==1.0.7
|
||||||
|
Reference in New Issue
Block a user