mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump homeconnect to 0.6.3 (#42022)
This commit is contained in:
parent
1a03bbda5a
commit
6b77633e6e
@ -4,6 +4,6 @@
|
|||||||
"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.5"],
|
"requirements": ["homeconnect==0.6.3"],
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
@ -762,7 +762,7 @@ home-assistant-frontend==20201001.2
|
|||||||
homeassistant-pyozw==0.1.10
|
homeassistant-pyozw==0.1.10
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.5
|
homeconnect==0.6.3
|
||||||
|
|
||||||
# homeassistant.components.homematicip_cloud
|
# homeassistant.components.homematicip_cloud
|
||||||
homematicip==0.11.0
|
homematicip==0.11.0
|
||||||
|
@ -388,7 +388,7 @@ home-assistant-frontend==20201001.2
|
|||||||
homeassistant-pyozw==0.1.10
|
homeassistant-pyozw==0.1.10
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.5
|
homeconnect==0.6.3
|
||||||
|
|
||||||
# homeassistant.components.homematicip_cloud
|
# homeassistant.components.homematicip_cloud
|
||||||
homematicip==0.11.0
|
homematicip==0.11.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user