From 316890b37af1b12a588a7987e82a5fa16fafca1d Mon Sep 17 00:00:00 2001 From: Christophe Gagnier Date: Fri, 4 Sep 2026 01:09:53 -0400 Subject: [PATCH] Bump python-hotspring to 2.1.0 (hotfix) (#181256) Co-authored-by: Moustachauve <2206577+Moustachauve@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 5c8154b57b76..3b577f5df72d 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==2.0.1"], + "requirements": ["python-hotspring==2.1.0"], "zeroconf": [ { "name": "watkins_spa*", diff --git a/requirements_all.txt b/requirements_all.txt index 587974ec3527..99b52d3aca87 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2729,7 +2729,7 @@ python-homeassistant-analytics==0.9.0 python-homewizard-energy==10.2.0 # homeassistant.components.hotspring -python-hotspring==2.0.1 +python-hotspring==2.1.0 # homeassistant.components.hp_ilo python-hpilo==4.4.3