diff --git a/source/_integrations/climate.markdown b/source/_integrations/climate.markdown index 5994b88bf60..439665258d9 100644 --- a/source/_integrations/climate.markdown +++ b/source/_integrations/climate.markdown @@ -227,7 +227,7 @@ The climate entity has extra attributes to represent the state of the thermostat | Name | Description | | ---- | ----------- | -| `hvac_action` | Current state: `heat` / `cool` / `idle`. +| `hvac_action` | Current state: `heating` / `cooling` / `idle`. | `fan` | If the fan is currently on or off: `on` / `off`. It depends on the thermostat you are using which states are available.