diff --git a/homeassistant/components/whirlpool/manifest.json b/homeassistant/components/whirlpool/manifest.json
index ee7861588ed8eab80b1fd5c98212d5ffb301bf2e..5618a3f61cb47f3c485badb76d10899c9eba864e 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.7"]
+  "requirements": ["whirlpool-sixth-sense==0.18.8"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index 773df97bfbadc2e6c049a333bf4308471cb58d1d..70dc3f560917b9ef2716e440b45aed208aca4a94 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -2857,7 +2857,7 @@ webmin-xmlrpc==0.0.2
 webrtc-noise-gain==1.2.3
 
 # homeassistant.components.whirlpool
-whirlpool-sixth-sense==0.18.7
+whirlpool-sixth-sense==0.18.8
 
 # homeassistant.components.whois
 whois==0.9.27
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 9428dcd42caf069417c3070f285180c2b0746ebe..08031fbe2d5eb45abbea85d17bbe34bd38b03db8 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -2207,7 +2207,7 @@ webmin-xmlrpc==0.0.2
 webrtc-noise-gain==1.2.3
 
 # homeassistant.components.whirlpool
-whirlpool-sixth-sense==0.18.7
+whirlpool-sixth-sense==0.18.8
 
 # homeassistant.components.whois
 whois==0.9.27