mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump homeconnect to 0.7.1 (#74130)
This commit is contained in:
parent
4bfdb1433e
commit
1d185388a9
@ -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.0"],
|
"requirements": ["homeconnect==0.7.1"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["homeconnect"]
|
"loggers": ["homeconnect"]
|
||||||
|
@ -831,7 +831,7 @@ holidays==0.14.2
|
|||||||
home-assistant-frontend==20220624.0
|
home-assistant-frontend==20220624.0
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.7.0
|
homeconnect==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.homematicip_cloud
|
# homeassistant.components.homematicip_cloud
|
||||||
homematicip==1.0.2
|
homematicip==1.0.2
|
||||||
|
@ -598,7 +598,7 @@ holidays==0.14.2
|
|||||||
home-assistant-frontend==20220624.0
|
home-assistant-frontend==20220624.0
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.7.0
|
homeconnect==0.7.1
|
||||||
|
|
||||||
# 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