mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Add Whirlpool integration (#17326)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
0e619dff9d
commit
a2c97147af
42
source/_integrations/whirlpool.markdown
Normal file
42
source/_integrations/whirlpool.markdown
Normal file
@ -0,0 +1,42 @@
|
||||
---
|
||||
title: Whirlpool 6th Sense Live
|
||||
description: Instructions on how to integrate Whirlpool 6th Sense Live appliances with Home Assistant.
|
||||
ha_category:
|
||||
- Climate
|
||||
ha_release: "2021.10.0"
|
||||
ha_iot_class: Cloud Push
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@abmantis'
|
||||
ha_domain: whirlpool
|
||||
ha_zeroconf: false
|
||||
ha_platforms:
|
||||
- climate
|
||||
---
|
||||
|
||||
The `whirlpool` integration integrates Whirlpool 6th Sense Live appliances into Home Assistant.
|
||||
|
||||
There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- [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:
|
||||
|
||||
- SPIW312A2WF
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## 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.
|
||||
|
||||
The following services are also available:
|
||||
|
||||
- [**set_hvac_mode**](/integrations/climate/#service-climateset_hvac_mode) (`off`, `heat`, `cool`, `fan_only`)
|
||||
- [**target temperature**](/integrations/climate#service-climateset_temperature)
|
||||
- [**turn on/off**](/integrations/climate#service-climateturn_on)
|
||||
- [**fan mode**](/integrations/climate#service-climateset_fan_mode) (`low`, `medium`, `high`)
|
||||
- [**swing mode**](/integrations/climate#service-climateset_swing_mode) (`off`, `horizontal`)
|
||||
|
Loading…
x
Reference in New Issue
Block a user