mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update devolo-home-control-api to 0.15.1 (#41783)
This commit is contained in:
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…
x
Reference in New Issue
Block a user