From 1e87f0cab10c5727c4d0552bb27d323909f655ee Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 11 Aug 2025 18:29:46 +0000 Subject: [PATCH] Revert "Update pystiebeleltron to 0.2.3 (#150339)" This reverts commit 3158aa88914bd90a272d4ff001275d4bd8b6ccc0. --- homeassistant/components/stiebel_eltron/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/stiebel_eltron/manifest.json b/homeassistant/components/stiebel_eltron/manifest.json index 7418c5b7b32..f8140ed36d7 100644 --- a/homeassistant/components/stiebel_eltron/manifest.json +++ b/homeassistant/components/stiebel_eltron/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/stiebel_eltron", "iot_class": "local_polling", "loggers": ["pymodbus", "pystiebeleltron"], - "requirements": ["pystiebeleltron==0.2.3"] + "requirements": ["pystiebeleltron==0.1.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index a1afc52ba07..65f10e07778 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2385,7 +2385,7 @@ pyspeex-noise==1.0.2 pysqueezebox==0.12.1 # homeassistant.components.stiebel_eltron -pystiebeleltron==0.2.3 +pystiebeleltron==0.1.0 # homeassistant.components.suez_water pysuezV2==2.0.7 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 212217d2a4e..f92a78bf9d3 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1988,7 +1988,7 @@ pyspeex-noise==1.0.2 pysqueezebox==0.12.1 # homeassistant.components.stiebel_eltron -pystiebeleltron==0.2.3 +pystiebeleltron==0.1.0 # homeassistant.components.suez_water pysuezV2==2.0.7