mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump devolo_plc_api to 1.1.0 (#86516)
This commit is contained in:
parent
65ad953497
commit
a9533c72fc
@ -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==1.0.0"],
|
"requirements": ["devolo-plc-api==1.1.0"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{ "type": "_dvl-deviceapi._tcp.local.", "properties": { "MT": "*" } }
|
{ "type": "_dvl-deviceapi._tcp.local.", "properties": { "MT": "*" } }
|
||||||
],
|
],
|
||||||
|
@ -592,7 +592,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==1.0.0
|
devolo-plc-api==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.directv
|
# homeassistant.components.directv
|
||||||
directv==0.4.0
|
directv==0.4.0
|
||||||
|
@ -469,7 +469,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==1.0.0
|
devolo-plc-api==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.directv
|
# homeassistant.components.directv
|
||||||
directv==0.4.0
|
directv==0.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user