mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 16:15:08 +02:00
Update home_connect to 0.7.0 (#68089)
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": ["http"],
|
"dependencies": ["http"],
|
||||||
"codeowners": ["@DavidMStraub"],
|
"codeowners": ["@DavidMStraub"],
|
||||||
"requirements": ["homeconnect==0.6.3"],
|
"requirements": ["homeconnect==0.7.0"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["homeconnect"]
|
"loggers": ["homeconnect"]
|
||||||
|
@@ -849,7 +849,7 @@ home-assistant-frontend==20220301.2
|
|||||||
# homeassistant-pyozw==0.1.10
|
# homeassistant-pyozw==0.1.10
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.6.3
|
homeconnect==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.homematicip_cloud
|
# homeassistant.components.homematicip_cloud
|
||||||
homematicip==1.0.2
|
homematicip==1.0.2
|
||||||
|
@@ -559,7 +559,7 @@ home-assistant-frontend==20220301.2
|
|||||||
# homeassistant-pyozw==0.1.10
|
# homeassistant-pyozw==0.1.10
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.6.3
|
homeconnect==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.homematicip_cloud
|
# homeassistant.components.homematicip_cloud
|
||||||
homematicip==1.0.2
|
homematicip==1.0.2
|
||||||
|
Reference in New Issue
Block a user