From eef10c59dba7a3122ff9ff219d3be787cd2c9f41 Mon Sep 17 00:00:00 2001 From: Lukas <12813107+lmaertin@users.noreply.github.com> Date: Thu, 27 Nov 2025 08:33:32 +0100 Subject: [PATCH] Pooldose bump api 0.8.0 (new) (#157381) --- homeassistant/components/pooldose/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/pooldose/manifest.json b/homeassistant/components/pooldose/manifest.json index ed22525181c..004719954bf 100644 --- a/homeassistant/components/pooldose/manifest.json +++ b/homeassistant/components/pooldose/manifest.json @@ -11,5 +11,5 @@ "documentation": "https://www.home-assistant.io/integrations/pooldose", "iot_class": "local_polling", "quality_scale": "bronze", - "requirements": ["python-pooldose==0.7.8"] + "requirements": ["python-pooldose==0.8.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 0a1c777d155..8dd2a7056dd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2551,7 +2551,7 @@ python-overseerr==0.7.1 python-picnic-api2==1.3.1 # homeassistant.components.pooldose -python-pooldose==0.7.8 +python-pooldose==0.8.0 # homeassistant.components.rabbitair python-rabbitair==0.0.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 74fb2fff9b9..4f9282bf0dc 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2132,7 +2132,7 @@ python-overseerr==0.7.1 python-picnic-api2==1.3.1 # homeassistant.components.pooldose -python-pooldose==0.7.8 +python-pooldose==0.8.0 # homeassistant.components.rabbitair python-rabbitair==0.0.8