mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17: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)",
|
||||
"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"
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user