mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump aiopvpc to 2.2.4 to fix price sensor attributes for pvpc_hourly_pricing (#60012)
This commit is contained in:
parent
6167e4178b
commit
923cb0f4b7
@ -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.1"],
|
"requirements": ["aiopvpc==2.2.4"],
|
||||||
"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.3
|
|||||||
aiopvapi==1.6.14
|
aiopvapi==1.6.14
|
||||||
|
|
||||||
# homeassistant.components.pvpc_hourly_pricing
|
# homeassistant.components.pvpc_hourly_pricing
|
||||||
aiopvpc==2.2.1
|
aiopvpc==2.2.4
|
||||||
|
|
||||||
# homeassistant.components.webostv
|
# homeassistant.components.webostv
|
||||||
aiopylgtv==0.4.0
|
aiopylgtv==0.4.0
|
||||||
|
@ -164,7 +164,7 @@ aiopulse==0.4.3
|
|||||||
aiopvapi==1.6.14
|
aiopvapi==1.6.14
|
||||||
|
|
||||||
# homeassistant.components.pvpc_hourly_pricing
|
# homeassistant.components.pvpc_hourly_pricing
|
||||||
aiopvpc==2.2.1
|
aiopvpc==2.2.4
|
||||||
|
|
||||||
# homeassistant.components.webostv
|
# homeassistant.components.webostv
|
||||||
aiopylgtv==0.4.0
|
aiopylgtv==0.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user