From 249ba078390b9d9715f439123684ba282379a1c7 Mon Sep 17 00:00:00 2001 From: Christophe Gagnier Date: Thu, 24 Sep 2026 09:26:52 -0400 Subject: [PATCH] Bump python-hotspring to 3.0.1 (#183024) Co-authored-by: Moustachauve <2206577+Moustachauve@users.noreply.github.com> Co-authored-by: epenet <6771947+epenet@users.noreply.github.com> --- homeassistant/components/hotspring/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/hotspring/manifest.json b/homeassistant/components/hotspring/manifest.json index 3bdb7992571b..300964d8f8cc 100644 --- a/homeassistant/components/hotspring/manifest.json +++ b/homeassistant/components/hotspring/manifest.json @@ -8,7 +8,7 @@ "iot_class": "local_polling", "loggers": ["hotspring"], "quality_scale": "platinum", - "requirements": ["python-hotspring==3.0.0"], + "requirements": ["python-hotspring==3.0.1"], "zeroconf": [ { "name": "watkins_spa*", diff --git a/requirements_all.txt b/requirements_all.txt index ab65e3912ab9..da131d72c85e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2750,7 +2750,7 @@ python-homeassistant-analytics==0.9.0 python-homewizard-energy==10.2.0 # homeassistant.components.hotspring -python-hotspring==3.0.0 +python-hotspring==3.0.1 # homeassistant.components.hp_ilo python-hpilo==4.4.3