Fix cloud connection within API (#36158)

This commit is contained in:
Markus Bong 2020-05-26 15:56:49 +02:00 committed by GitHub
parent 369745c4cf
commit bc1dac80b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "devolo_home_control",
"name": "devolo_home_control",
"documentation": "https://www.home-assistant.io/integrations/devolo_home_control",
"requirements": ["devolo-home-control-api==0.10.0"],
"requirements": ["devolo-home-control-api==0.11.0"],
"config_flow": true,
"codeowners": [
"@2Fake",

View File

@ -472,7 +472,7 @@ deluge-client==1.7.1
denonavr==0.8.1
# homeassistant.components.devolo_home_control
devolo-home-control-api==0.10.0
devolo-home-control-api==0.11.0
# homeassistant.components.directv
directv==0.3.0

View File

@ -206,7 +206,7 @@ defusedxml==0.6.0
denonavr==0.8.1
# homeassistant.components.devolo_home_control
devolo-home-control-api==0.10.0
devolo-home-control-api==0.11.0
# homeassistant.components.directv
directv==0.3.0