Bump aiopvapi to 1.6.19 to fix async_timeout passing loop (#61618)
parent
ed8d5c09ff
commit
238de08d16
|
@ -2,7 +2,7 @@
|
|||
"domain": "hunterdouglas_powerview",
|
||||
"name": "Hunter Douglas PowerView",
|
||||
"documentation": "https://www.home-assistant.io/integrations/hunterdouglas_powerview",
|
||||
"requirements": ["aiopvapi==1.6.14"],
|
||||
"requirements": ["aiopvapi==1.6.19"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
"homekit": {
|
||||
|
|
|
@ -237,7 +237,7 @@ aionotion==3.0.2
|
|||
aiopulse==0.4.3
|
||||
|
||||
# homeassistant.components.hunterdouglas_powerview
|
||||
aiopvapi==1.6.14
|
||||
aiopvapi==1.6.19
|
||||
|
||||
# homeassistant.components.pvpc_hourly_pricing
|
||||
aiopvpc==2.2.4
|
||||
|
|
|
@ -167,7 +167,7 @@ aionotion==3.0.2
|
|||
aiopulse==0.4.3
|
||||
|
||||
# homeassistant.components.hunterdouglas_powerview
|
||||
aiopvapi==1.6.14
|
||||
aiopvapi==1.6.19
|
||||
|
||||
# homeassistant.components.pvpc_hourly_pricing
|
||||
aiopvpc==2.2.4
|
||||
|
|
Loading…
Reference in New Issue