mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Cleanup whirlpool integration docs (#38487)
* Cleanup whirlpool integration docs * oxford comma --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
f37bc0d18c
commit
eae8a5c574
@ -18,42 +18,45 @@ ha_platforms:
|
||||
ha_integration_type: hub
|
||||
---
|
||||
|
||||
The **Whirlpool Appliances** {% term integration %} integrates Whirlpool 6th Sense Live, and Whirlpool/Maytag Washer and Dryer appliances into Home Assistant.
|
||||
The **Whirlpool Appliances** {% term integration %} allows you to connect Whirlpool and Maytag appliances to Home Assistant.
|
||||
|
||||
There is currently support for the following device types within Home Assistant:
|
||||
## Supported devices
|
||||
|
||||
- [Supported hardware](#supported-hardware)
|
||||
- [Sensor](#sensor)
|
||||
- [Climate](#climate)
|
||||
The following appliances are confirmed to be working, but other models may also work.
|
||||
|
||||
## Supported hardware
|
||||
Air conditioners:
|
||||
|
||||
The following appliances are confirmed to be working, but other models that use the 6th Sense Live application may also work:
|
||||
|
||||
Climate:
|
||||
|
||||
- Whirlpool SPIW309A2WF / SPIW312A2WF
|
||||
- Whirlpool SPIW309A2WF
|
||||
- Whirlpool SPIW312A2WF
|
||||
- Whirlpool SPIW409A2WF
|
||||
|
||||
Washer:
|
||||
Washers:
|
||||
|
||||
- Whirlpool WTW6120HW2
|
||||
- Whirlpool WTW8127LW1
|
||||
- Maytag MHW8630HW0
|
||||
|
||||
Dryer:
|
||||
Dryers:
|
||||
|
||||
- Whirlpool WGD8127LW3
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Valid Whirlpool/Maytag account credentials.
|
||||
- Registered appliances in the official Whirlpool/Maytag app.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## Sensor
|
||||
## Supported functionality
|
||||
|
||||
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.
|
||||
This {% term integration %} maps appliances to entities in Home Assistant. A single appliance may be represented by one or more entities.
|
||||
|
||||
## Climate
|
||||
- [Climate](#climate)
|
||||
- [Sensor](#sensor)
|
||||
|
||||
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.
|
||||
### Climate
|
||||
|
||||
The `whirlpool` climate platform integrates Whirlpool air conditioning systems into Home Assistant, allowing control of the appliance through the user interface. The current inside temperature is also displayed on the thermostat card.
|
||||
|
||||
The following actions are also available:
|
||||
|
||||
@ -62,3 +65,13 @@ The following actions are also available:
|
||||
- [**turn on/off**](/integrations/climate#action-climateturn_on)
|
||||
- [**fan mode**](/integrations/climate#action-climateset_fan_mode) (`low`, `medium`, `high`)
|
||||
- [**swing mode**](/integrations/climate#action-climateset_swing_mode) (`off`, `horizontal`)
|
||||
|
||||
### 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.
|
||||
|
||||
## Removing the integration
|
||||
|
||||
This integration follows standard integration removal. No extra steps are required.
|
||||
|
||||
{% include integrations/remove_device_service.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user