mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +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",
|
||||
"dependencies": ["application_credentials"],
|
||||
"codeowners": ["@DavidMStraub"],
|
||||
"requirements": ["homeconnect==0.7.1"],
|
||||
"requirements": ["homeconnect==0.7.2"],
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["homeconnect"]
|
||||
|
@@ -839,7 +839,7 @@ holidays==0.14.2
|
||||
home-assistant-frontend==20220802.0
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.1
|
||||
homeconnect==0.7.2
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==1.0.7
|
||||
|
@@ -616,7 +616,7 @@ holidays==0.14.2
|
||||
home-assistant-frontend==20220802.0
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.1
|
||||
homeconnect==0.7.2
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==1.0.7
|
||||
|
Reference in New Issue
Block a user