diff --git a/homeassistant/components/hunterdouglas_powerview/manifest.json b/homeassistant/components/hunterdouglas_powerview/manifest.json index ad763a33bc8..ade3b25f31c 100644 --- a/homeassistant/components/hunterdouglas_powerview/manifest.json +++ b/homeassistant/components/hunterdouglas_powerview/manifest.json @@ -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": { diff --git a/requirements_all.txt b/requirements_all.txt index 3f868ed5f4c..d0b868bc201 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -231,7 +231,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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f131b731171..853e8bbbe3d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -161,7 +161,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