Bump aiopvpc to 2.2.1 (#59008)

happening because some config change in the ESIOS API server,
solved with a version patch in aiopvpc
(details in https://github.com/azogue/aiopvpc/pull/28)
This commit is contained in:
Eugenio Panadero 2021-11-04 05:32:16 +01:00 committed by GitHub
parent 6419950283
commit a64cec6da1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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==2.2.0"],
"requirements": ["aiopvpc==2.2.1"],
"codeowners": ["@azogue"],
"quality_scale": "platinum",
"iot_class": "cloud_polling"

View File

@ -234,7 +234,7 @@ aiopulse==0.4.2
aiopvapi==1.6.14
# homeassistant.components.pvpc_hourly_pricing
aiopvpc==2.2.0
aiopvpc==2.2.1
# homeassistant.components.webostv
aiopylgtv==0.4.0

View File

@ -161,7 +161,7 @@ aiopulse==0.4.2
aiopvapi==1.6.14
# homeassistant.components.pvpc_hourly_pricing
aiopvpc==2.2.0
aiopvpc==2.2.1
# homeassistant.components.webostv
aiopylgtv==0.4.0