Bump homeconnect to 0.6.3 (#42022)
This commit is contained in:
parent
1a03bbda5a
commit
6b77633e6e
3 changed files with 3 additions and 3 deletions
|
@ -4,6 +4,6 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@DavidMStraub"],
|
||||
"requirements": ["homeconnect==0.5"],
|
||||
"requirements": ["homeconnect==0.6.3"],
|
||||
"config_flow": true
|
||||
}
|
||||
|
|
|
@ -762,7 +762,7 @@ home-assistant-frontend==20201001.2
|
|||
homeassistant-pyozw==0.1.10
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.5
|
||||
homeconnect==0.6.3
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==0.11.0
|
||||
|
|
|
@ -388,7 +388,7 @@ home-assistant-frontend==20201001.2
|
|||
homeassistant-pyozw==0.1.10
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.5
|
||||
homeconnect==0.6.3
|
||||
|
||||
# homeassistant.components.homematicip_cloud
|
||||
homematicip==0.11.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue