From f526deaa87c001391449ada6eae2e25fc6987671 Mon Sep 17 00:00:00 2001 From: Eugenio Panadero Date: Sun, 9 Aug 2020 18:23:49 +0200 Subject: [PATCH] Bump version of aiopvpc to v2.0.2 (#38691) --- homeassistant/components/pvpc_hourly_pricing/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/pvpc_hourly_pricing/manifest.json b/homeassistant/components/pvpc_hourly_pricing/manifest.json index 023b22683f8..3f2dd00d832 100644 --- a/homeassistant/components/pvpc_hourly_pricing/manifest.json +++ b/homeassistant/components/pvpc_hourly_pricing/manifest.json @@ -3,7 +3,7 @@ "name": "Spain electricity hourly pricing (PVPC)", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/pvpc_hourly_pricing", - "requirements": ["aiopvpc==1.0.2"], + "requirements": ["aiopvpc==2.0.2"], "codeowners": ["@azogue"], "quality_scale": "platinum" } diff --git a/requirements_all.txt b/requirements_all.txt index d3ad3b1a28f..19c428ec822 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -210,7 +210,7 @@ aiopulse==0.4.0 aiopvapi==1.6.14 # homeassistant.components.pvpc_hourly_pricing -aiopvpc==1.0.2 +aiopvpc==2.0.2 # homeassistant.components.webostv aiopylgtv==0.3.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1714afa4805..64b7e0e08a6 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -120,7 +120,7 @@ aiopulse==0.4.0 aiopvapi==1.6.14 # homeassistant.components.pvpc_hourly_pricing -aiopvpc==1.0.2 +aiopvpc==2.0.2 # homeassistant.components.webostv aiopylgtv==0.3.3