Bump version of aiopvpc to v2.0.2 (#38691)
This commit is contained in:
parent
a7e19c8896
commit
f526deaa87
3 changed files with 3 additions and 3 deletions
|
@ -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==1.0.2"],
|
||||
"requirements": ["aiopvpc==2.0.2"],
|
||||
"codeowners": ["@azogue"],
|
||||
"quality_scale": "platinum"
|
||||
}
|
||||
|
|
|
@ -210,7 +210,7 @@ aiopulse==0.4.0
|
|||
aiopvapi==1.6.14
|
||||
|
||||
# homeassistant.components.pvpc_hourly_pricing
|
||||
aiopvpc==1.0.2
|
||||
aiopvpc==2.0.2
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiopylgtv==0.3.3
|
||||
|
|
|
@ -120,7 +120,7 @@ aiopulse==0.4.0
|
|||
aiopvapi==1.6.14
|
||||
|
||||
# homeassistant.components.pvpc_hourly_pricing
|
||||
aiopvpc==1.0.2
|
||||
aiopvpc==2.0.2
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiopylgtv==0.3.3
|
||||
|
|
Loading…
Add table
Reference in a new issue