mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Bump aiopvapi to 1.6.19 to fix async_timeout passing loop (#61618)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"domain": "hunterdouglas_powerview",
|
"domain": "hunterdouglas_powerview",
|
||||||
"name": "Hunter Douglas PowerView",
|
"name": "Hunter Douglas PowerView",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/hunterdouglas_powerview",
|
"documentation": "https://www.home-assistant.io/integrations/hunterdouglas_powerview",
|
||||||
"requirements": ["aiopvapi==1.6.14"],
|
"requirements": ["aiopvapi==1.6.19"],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"homekit": {
|
"homekit": {
|
||||||
|
@@ -237,7 +237,7 @@ aionotion==3.0.2
|
|||||||
aiopulse==0.4.3
|
aiopulse==0.4.3
|
||||||
|
|
||||||
# homeassistant.components.hunterdouglas_powerview
|
# homeassistant.components.hunterdouglas_powerview
|
||||||
aiopvapi==1.6.14
|
aiopvapi==1.6.19
|
||||||
|
|
||||||
# homeassistant.components.pvpc_hourly_pricing
|
# homeassistant.components.pvpc_hourly_pricing
|
||||||
aiopvpc==2.2.4
|
aiopvpc==2.2.4
|
||||||
|
@@ -167,7 +167,7 @@ aionotion==3.0.2
|
|||||||
aiopulse==0.4.3
|
aiopulse==0.4.3
|
||||||
|
|
||||||
# homeassistant.components.hunterdouglas_powerview
|
# homeassistant.components.hunterdouglas_powerview
|
||||||
aiopvapi==1.6.14
|
aiopvapi==1.6.19
|
||||||
|
|
||||||
# homeassistant.components.pvpc_hourly_pricing
|
# homeassistant.components.pvpc_hourly_pricing
|
||||||
aiopvpc==2.2.4
|
aiopvpc==2.2.4
|
||||||
|
Reference in New Issue
Block a user