From 9f35015e9c8804239501c38ec3d0692d5a531614 Mon Sep 17 00:00:00 2001 From: mkmer Date: Tue, 17 Jan 2023 08:52:40 -0500 Subject: [PATCH] Added Whirlpool/Maytag Washer/Dryer (#24107) --- source/_integrations/whirlpool.markdown | 26 +++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/source/_integrations/whirlpool.markdown b/source/_integrations/whirlpool.markdown index ef781b8a751..a2b90950050 100644 --- a/source/_integrations/whirlpool.markdown +++ b/source/_integrations/whirlpool.markdown @@ -1,9 +1,10 @@ --- -title: Whirlpool Sixth Sense -description: Instructions on how to integrate Whirlpool 6th Sense Live appliances with Home Assistant. +title: Whirlpool Appliances +description: Instructions on how to integrate Whirlpool appliances with Home Assistant. ha_category: - Climate -ha_release: '2021.10' + - Sensor +ha_release: '2022.10' ha_iot_class: Cloud Push ha_config_flow: true ha_codeowners: @@ -11,24 +12,41 @@ ha_codeowners: ha_domain: whirlpool ha_platforms: - climate + - sensor ha_integration_type: integration --- -The `whirlpool` integration integrates Whirlpool 6th Sense Live appliances into Home Assistant. +The `whirlpool` integration integrates Whirlpool 6th Sense Live, and Whirlpool/Maytag Washer and Dryer appliances into Home Assistant. There is currently support for the following device types within Home Assistant: +- [Supported hardware](#supported-hardware) +- [Sensor](#sensor) - [Climate](#climate) ## Supported hardware The following air conditioners are confirmed to be working, but other models that use the 6th Sense Live application may also work: +Climate: + - SPIW309A2WF/SPIW312A2WF - SPIW409A2WF +Washer: + +- WTW6120HW2 + +Dryer: + +- Not confirmed + {% include integrations/config_flow.md %} +## Sensor + +The `whirlpool` sensor platform integrates Whirlpool Washer and Dryer systems into Home Assistant, allowing views of the machine state, time remaining and the "wash & go" tank fill status as sensors for each device. + ## Climate The `whirlpool` climate platform integrates Whirlpool air conditioning systems into Home Assistant, allowing control of the appliance trough the user interface. The current inside temperature is also displayed on the thermostat card.