Bump devolo-plc-api to 0.9.0 (#84324)
parent
e0bb26e964
commit
0265aae247
|
@ -4,7 +4,7 @@
|
||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/devolo_home_network",
|
"documentation": "https://www.home-assistant.io/integrations/devolo_home_network",
|
||||||
"requirements": ["devolo-plc-api==0.8.0"],
|
"requirements": ["devolo-plc-api==0.9.0"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{ "type": "_dvl-deviceapi._tcp.local.", "properties": { "MT": "*" } }
|
{ "type": "_dvl-deviceapi._tcp.local.", "properties": { "MT": "*" } }
|
||||||
],
|
],
|
||||||
|
|
|
@ -588,7 +588,7 @@ denonavr==0.10.12
|
||||||
devolo-home-control-api==0.18.2
|
devolo-home-control-api==0.18.2
|
||||||
|
|
||||||
# homeassistant.components.devolo_home_network
|
# homeassistant.components.devolo_home_network
|
||||||
devolo-plc-api==0.8.0
|
devolo-plc-api==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.directv
|
# homeassistant.components.directv
|
||||||
directv==0.4.0
|
directv==0.4.0
|
||||||
|
|
|
@ -462,7 +462,7 @@ denonavr==0.10.12
|
||||||
devolo-home-control-api==0.18.2
|
devolo-home-control-api==0.18.2
|
||||||
|
|
||||||
# homeassistant.components.devolo_home_network
|
# homeassistant.components.devolo_home_network
|
||||||
devolo-plc-api==0.8.0
|
devolo-plc-api==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.directv
|
# homeassistant.components.directv
|
||||||
directv==0.4.0
|
directv==0.4.0
|
||||||
|
|
Loading…
Reference in New Issue