From 94ad6ae814fe2bea4cfc726d62efe92a13fcab61 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ab=C3=ADlio=20Costa?= <abmantis@users.noreply.github.com>
Date: Fri, 3 Jan 2025 16:45:27 +0000
Subject: [PATCH] Bump whirlpool-sixth-sense to 0.18.11 (#134562)

---
 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 5618a3f61cb..b463a1a76f8 100644
--- a/homeassistant/components/whirlpool/manifest.json
+++ b/homeassistant/components/whirlpool/manifest.json
@@ -7,5 +7,5 @@
   "integration_type": "hub",
   "iot_class": "cloud_push",
   "loggers": ["whirlpool"],
-  "requirements": ["whirlpool-sixth-sense==0.18.8"]
+  "requirements": ["whirlpool-sixth-sense==0.18.11"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index f6bbe93da08..0fc738bed0a 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -3030,7 +3030,7 @@ webmin-xmlrpc==0.0.2
 weheat==2024.12.22
 
 # homeassistant.components.whirlpool
-whirlpool-sixth-sense==0.18.8
+whirlpool-sixth-sense==0.18.11
 
 # homeassistant.components.whois
 whois==0.9.27
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index cea3c39c145..a933b24d501 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -2431,7 +2431,7 @@ webmin-xmlrpc==0.0.2
 weheat==2024.12.22
 
 # homeassistant.components.whirlpool
-whirlpool-sixth-sense==0.18.8
+whirlpool-sixth-sense==0.18.11
 
 # homeassistant.components.whois
 whois==0.9.27
-- 
GitLab