mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
Bump devolo-plc-api to 0.8.0 (#71633)
This commit is contained in:
parent
275a90a2e8
commit
054ea77b45
@ -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.7.1"],
|
||||
"requirements": ["devolo-plc-api==0.8.0"],
|
||||
"zeroconf": [
|
||||
{ "type": "_dvl-deviceapi._tcp.local.", "properties": { "MT": "*" } }
|
||||
],
|
||||
|
@ -542,7 +542,7 @@ denonavr==0.10.11
|
||||
devolo-home-control-api==0.18.1
|
||||
|
||||
# homeassistant.components.devolo_home_network
|
||||
devolo-plc-api==0.7.1
|
||||
devolo-plc-api==0.8.0
|
||||
|
||||
# homeassistant.components.directv
|
||||
directv==0.4.0
|
||||
|
@ -397,7 +397,7 @@ denonavr==0.10.11
|
||||
devolo-home-control-api==0.18.1
|
||||
|
||||
# homeassistant.components.devolo_home_network
|
||||
devolo-plc-api==0.7.1
|
||||
devolo-plc-api==0.8.0
|
||||
|
||||
# homeassistant.components.directv
|
||||
directv==0.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user