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