From 054ea77b45cbcb58db842b49f0629d493073cc1a Mon Sep 17 00:00:00 2001 From: Guido Schmitz Date: Tue, 10 May 2022 13:00:00 +0200 Subject: [PATCH] Bump devolo-plc-api to 0.8.0 (#71633) --- 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 445a383ea14..94f26c8a615 100644 --- a/homeassistant/components/devolo_home_network/manifest.json +++ b/homeassistant/components/devolo_home_network/manifest.json @@ -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": "*" } } ], diff --git a/requirements_all.txt b/requirements_all.txt index 731e7e1ee2d..69fed66566e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ca41a5ca264..6bc7b31420d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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