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 946a31d64f9..9b45bd20602 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 926e5435048..c74d3100683 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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