From 0265aae2476ad03d274f42975eb11fe630ce789b Mon Sep 17 00:00:00 2001 From: Guido Schmitz Date: Wed, 21 Dec 2022 01:31:18 +0100 Subject: [PATCH] Bump devolo-plc-api to 0.9.0 (#84324) --- homeassistant/components/devolo_home_network/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/devolo_home_network/manifest.json b/homeassistant/components/devolo_home_network/manifest.json index 945c314a196..858afc6e5e8 100644 --- a/homeassistant/components/devolo_home_network/manifest.json +++ b/homeassistant/components/devolo_home_network/manifest.json @@ -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": "*" } } ], diff --git a/requirements_all.txt b/requirements_all.txt index c0a80179d10..c0982593377 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 21afcc0ca2f..2759d511630 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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