Bump devolo-plc-api to 0.7.1 (#63834)
parent
e3784b9c3e
commit
eacd9f9994
|
@ -3,7 +3,7 @@
|
|||
"name": "devolo Home Network",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/devolo_home_network",
|
||||
"requirements": ["devolo-plc-api==0.6.3"],
|
||||
"requirements": ["devolo-plc-api==0.7.1"],
|
||||
"zeroconf": ["_dvl-deviceapi._tcp.local."],
|
||||
"codeowners": ["@2Fake", "@Shutgun"],
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -554,7 +554,7 @@ denonavr==0.10.9
|
|||
devolo-home-control-api==0.17.4
|
||||
|
||||
# homeassistant.components.devolo_home_network
|
||||
devolo-plc-api==0.6.3
|
||||
devolo-plc-api==0.7.1
|
||||
|
||||
# homeassistant.components.directv
|
||||
directv==0.4.0
|
||||
|
|
|
@ -361,7 +361,7 @@ denonavr==0.10.9
|
|||
devolo-home-control-api==0.17.4
|
||||
|
||||
# homeassistant.components.devolo_home_network
|
||||
devolo-plc-api==0.6.3
|
||||
devolo-plc-api==0.7.1
|
||||
|
||||
# homeassistant.components.directv
|
||||
directv==0.4.0
|
||||
|
|
Loading…
Reference in New Issue