Bump aiopvpc to 2.2.4 to fix price sensor attributes for pvpc_hourly_pricing (#60012)
parent
6167e4178b
commit
923cb0f4b7
|
@ -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.1"],
|
||||
"requirements": ["aiopvpc==2.2.4"],
|
||||
"codeowners": ["@azogue"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_polling"
|
||||
|
|
|
@ -234,7 +234,7 @@ aiopulse==0.4.3
|
|||
aiopvapi==1.6.14
|
||||
|
||||
# homeassistant.components.pvpc_hourly_pricing
|
||||
aiopvpc==2.2.1
|
||||
aiopvpc==2.2.4
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiopylgtv==0.4.0
|
||||
|
|
|
@ -164,7 +164,7 @@ aiopulse==0.4.3
|
|||
aiopvapi==1.6.14
|
||||
|
||||
# homeassistant.components.pvpc_hourly_pricing
|
||||
aiopvpc==2.2.1
|
||||
aiopvpc==2.2.4
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiopylgtv==0.4.0
|
||||
|
|
Loading…
Reference in New Issue