Bump devolo_plc_api to 1.1.0 (#86516)
parent
65ad953497
commit
a9533c72fc
|
@ -4,7 +4,7 @@
|
|||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/devolo_home_network",
|
||||
"requirements": ["devolo-plc-api==1.0.0"],
|
||||
"requirements": ["devolo-plc-api==1.1.0"],
|
||||
"zeroconf": [
|
||||
{ "type": "_dvl-deviceapi._tcp.local.", "properties": { "MT": "*" } }
|
||||
],
|
||||
|
|
|
@ -592,7 +592,7 @@ denonavr==0.10.12
|
|||
devolo-home-control-api==0.18.2
|
||||
|
||||
# homeassistant.components.devolo_home_network
|
||||
devolo-plc-api==1.0.0
|
||||
devolo-plc-api==1.1.0
|
||||
|
||||
# homeassistant.components.directv
|
||||
directv==0.4.0
|
||||
|
|
|
@ -469,7 +469,7 @@ denonavr==0.10.12
|
|||
devolo-home-control-api==0.18.2
|
||||
|
||||
# homeassistant.components.devolo_home_network
|
||||
devolo-plc-api==1.0.0
|
||||
devolo-plc-api==1.1.0
|
||||
|
||||
# homeassistant.components.directv
|
||||
directv==0.4.0
|
||||
|
|
Loading…
Reference in New Issue