Update devolo-home-control-api to 0.15.1 (#41783)
parent
3a119dd669
commit
db4b4745dc
|
@ -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.15.0"],
|
||||
"requirements": ["devolo-home-control-api==0.15.1"],
|
||||
"after_dependencies": ["zeroconf"],
|
||||
"config_flow": true,
|
||||
"codeowners": ["@2Fake", "@Shutgun"],
|
||||
|
|
|
@ -487,7 +487,7 @@ deluge-client==1.7.1
|
|||
denonavr==0.9.5
|
||||
|
||||
# homeassistant.components.devolo_home_control
|
||||
devolo-home-control-api==0.15.0
|
||||
devolo-home-control-api==0.15.1
|
||||
|
||||
# homeassistant.components.directv
|
||||
directv==0.3.0
|
||||
|
|
|
@ -257,7 +257,7 @@ defusedxml==0.6.0
|
|||
denonavr==0.9.5
|
||||
|
||||
# homeassistant.components.devolo_home_control
|
||||
devolo-home-control-api==0.15.0
|
||||
devolo-home-control-api==0.15.1
|
||||
|
||||
# homeassistant.components.directv
|
||||
directv==0.3.0
|
||||
|
|
Loading…
Reference in New Issue