mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Update home_connect to 0.7.0 (#68089)
This commit is contained in:
parent
693e9caa32
commit
334fa33fab
@ -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"]
|
||||||
|
@ -812,7 +812,7 @@ home-assistant-frontend==20220312.0
|
|||||||
# 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
|
||||||
|
@ -562,7 +562,7 @@ home-assistant-frontend==20220312.0
|
|||||||
# 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user