mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
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:
parent
6419950283
commit
a64cec6da1
@ -3,7 +3,7 @@
|
|||||||
"name": "Spain electricity hourly pricing (PVPC)",
|
"name": "Spain electricity hourly pricing (PVPC)",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/pvpc_hourly_pricing",
|
"documentation": "https://www.home-assistant.io/integrations/pvpc_hourly_pricing",
|
||||||
"requirements": ["aiopvpc==2.2.0"],
|
"requirements": ["aiopvpc==2.2.1"],
|
||||||
"codeowners": ["@azogue"],
|
"codeowners": ["@azogue"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
|
@ -234,7 +234,7 @@ aiopulse==0.4.2
|
|||||||
aiopvapi==1.6.14
|
aiopvapi==1.6.14
|
||||||
|
|
||||||
# homeassistant.components.pvpc_hourly_pricing
|
# homeassistant.components.pvpc_hourly_pricing
|
||||||
aiopvpc==2.2.0
|
aiopvpc==2.2.1
|
||||||
|
|
||||||
# homeassistant.components.webostv
|
# homeassistant.components.webostv
|
||||||
aiopylgtv==0.4.0
|
aiopylgtv==0.4.0
|
||||||
|
@ -161,7 +161,7 @@ aiopulse==0.4.2
|
|||||||
aiopvapi==1.6.14
|
aiopvapi==1.6.14
|
||||||
|
|
||||||
# homeassistant.components.pvpc_hourly_pricing
|
# homeassistant.components.pvpc_hourly_pricing
|
||||||
aiopvpc==2.2.0
|
aiopvpc==2.2.1
|
||||||
|
|
||||||
# homeassistant.components.webostv
|
# homeassistant.components.webostv
|
||||||
aiopylgtv==0.4.0
|
aiopylgtv==0.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user