diff --git a/docs/core/entity/climate.md b/docs/core/entity/climate.md index bfedb145..1b52b402 100644 --- a/docs/core/entity/climate.md +++ b/docs/core/entity/climate.md @@ -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