mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Add docs for Whirlpool binary sensor (#38824)
This commit is contained in:
parent
722046c433
commit
553ed1a36c
@ -12,6 +12,7 @@ ha_codeowners:
|
||||
- '@mkmer'
|
||||
ha_domain: whirlpool
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- diagnostics
|
||||
- sensor
|
||||
@ -51,9 +52,16 @@ Dryers:
|
||||
|
||||
This {% term integration %} maps appliances to entities in Home Assistant. A single appliance may be represented by one or more entities.
|
||||
|
||||
- [Binary Sensor](#binary_sensor)
|
||||
- [Climate](#climate)
|
||||
- [Sensor](#sensor)
|
||||
|
||||
### Binary Sensor
|
||||
|
||||
The binary sensor platform provides the following functionality:
|
||||
|
||||
- state of the washer/dryer machine door (open/closed)
|
||||
|
||||
### 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user