mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-04-25 13:57:16 +00:00
Add missing HVACAction.Fan to climate entity documentation (#1322)
This commit is contained in:
parent
4ff6bfa329
commit
c6162fe70e
@ -64,6 +64,7 @@ The HVAC action describes the _current_ action. This is different from the mode,
|
||||
| `HVACAction.HEATING` | Device is heating. |
|
||||
| `HVACAction.COOLING` | Device is cooling. |
|
||||
| `HVACAction.DRYING` | Device is drying. |
|
||||
| `HVACAction.FAN` | Device has fan on. |
|
||||
| `HVACAction.IDLE` | Device is idle. |
|
||||
|
||||
### Presets
|
||||
|
Loading…
x
Reference in New Issue
Block a user