mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Bump devolo-plc-api to 0.9.0 (#84324)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"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": [
|
||||
{ "type": "_dvl-deviceapi._tcp.local.", "properties": { "MT": "*" } }
|
||||
],
|
||||
|
@@ -588,7 +588,7 @@ denonavr==0.10.12
|
||||
devolo-home-control-api==0.18.2
|
||||
|
||||
# homeassistant.components.devolo_home_network
|
||||
devolo-plc-api==0.8.0
|
||||
devolo-plc-api==0.9.0
|
||||
|
||||
# homeassistant.components.directv
|
||||
directv==0.4.0
|
||||
|
@@ -462,7 +462,7 @@ denonavr==0.10.12
|
||||
devolo-home-control-api==0.18.2
|
||||
|
||||
# homeassistant.components.devolo_home_network
|
||||
devolo-plc-api==0.8.0
|
||||
devolo-plc-api==0.9.0
|
||||
|
||||
# homeassistant.components.directv
|
||||
directv==0.4.0
|
||||
|
Reference in New Issue
Block a user