From 2fd55a49cbe0f30ea6de9ea4787e23bbfb909805 Mon Sep 17 00:00:00 2001 From: Vasil Iliev Date: Sat, 18 Oct 2025 01:45:34 +0200 Subject: [PATCH] Update whirlpool-sixth-sense to 1.0.2 (#154704) --- homeassistant/components/whirlpool/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/whirlpool/manifest.json b/homeassistant/components/whirlpool/manifest.json index 3c2b28dbb20..c4b977989c8 100644 --- a/homeassistant/components/whirlpool/manifest.json +++ b/homeassistant/components/whirlpool/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_push", "loggers": ["whirlpool"], "quality_scale": "silver", - "requirements": ["whirlpool-sixth-sense==0.21.3"] + "requirements": ["whirlpool-sixth-sense==1.0.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 4f4b665f192..3782c2adc79 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3162,7 +3162,7 @@ webmin-xmlrpc==0.0.2 weheat==2025.6.10 # homeassistant.components.whirlpool -whirlpool-sixth-sense==0.21.3 +whirlpool-sixth-sense==1.0.2 # homeassistant.components.whois whois==0.9.27 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e5171bb2225..da3c2a9fbaf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2621,7 +2621,7 @@ webmin-xmlrpc==0.0.2 weheat==2025.6.10 # homeassistant.components.whirlpool -whirlpool-sixth-sense==0.21.3 +whirlpool-sixth-sense==1.0.2 # homeassistant.components.whois whois==0.9.27