Bump homeconnect to 0.7.2 (#76773)
This commit is contained in:
parent
6243f24b05
commit
f4c23ad68d
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue