From 31f769900a40d5683e8a514e69eaa4401b32863b Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 10 Nov 2025 09:06:58 -0600 Subject: [PATCH] Bump aiopvapi to 3.3.0 (#156268) --- homeassistant/components/hunterdouglas_powerview/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/hunterdouglas_powerview/manifest.json b/homeassistant/components/hunterdouglas_powerview/manifest.json index 22ceae3fa7d..ab3a400b106 100644 --- a/homeassistant/components/hunterdouglas_powerview/manifest.json +++ b/homeassistant/components/hunterdouglas_powerview/manifest.json @@ -18,6 +18,6 @@ }, "iot_class": "local_polling", "loggers": ["aiopvapi"], - "requirements": ["aiopvapi==3.2.1"], + "requirements": ["aiopvapi==3.3.0"], "zeroconf": ["_powerview._tcp.local.", "_PowerView-G3._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index 59d48deb857..0be097e7cc6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -354,7 +354,7 @@ aiopulse==0.4.6 aiopurpleair==2025.08.1 # homeassistant.components.hunterdouglas_powerview -aiopvapi==3.2.1 +aiopvapi==3.3.0 # homeassistant.components.pvpc_hourly_pricing aiopvpc==4.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6112b7b00f7..28365415239 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -336,7 +336,7 @@ aiopulse==0.4.6 aiopurpleair==2025.08.1 # homeassistant.components.hunterdouglas_powerview -aiopvapi==3.2.1 +aiopvapi==3.3.0 # homeassistant.components.pvpc_hourly_pricing aiopvpc==4.2.2