Bump devolo_home_control (#71639)
This commit is contained in:
parent
1304808f89
commit
557cba118f
3 changed files with 3 additions and 3 deletions
|
@ -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.18.1"],
|
||||
"requirements": ["devolo-home-control-api==0.18.2"],
|
||||
"after_dependencies": ["zeroconf"],
|
||||
"config_flow": true,
|
||||
"codeowners": ["@2Fake", "@Shutgun"],
|
||||
|
|
|
@ -539,7 +539,7 @@ deluge-client==1.7.1
|
|||
denonavr==0.10.11
|
||||
|
||||
# homeassistant.components.devolo_home_control
|
||||
devolo-home-control-api==0.18.1
|
||||
devolo-home-control-api==0.18.2
|
||||
|
||||
# homeassistant.components.devolo_home_network
|
||||
devolo-plc-api==0.8.0
|
||||
|
|
|
@ -394,7 +394,7 @@ deluge-client==1.7.1
|
|||
denonavr==0.10.11
|
||||
|
||||
# homeassistant.components.devolo_home_control
|
||||
devolo-home-control-api==0.18.1
|
||||
devolo-home-control-api==0.18.2
|
||||
|
||||
# homeassistant.components.devolo_home_network
|
||||
devolo-plc-api==0.8.0
|
||||
|
|
Loading…
Add table
Reference in a new issue