mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
changed state for hvac_action from heat to heating (#14878)
This commit is contained in:
parent
ce0fe77c9e
commit
d7847d1682
@ -227,7 +227,7 @@ The climate entity has extra attributes to represent the state of the thermostat
|
|||||||
|
|
||||||
| Name | Description |
|
| 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`.
|
| `fan` | If the fan is currently on or off: `on` / `off`.
|
||||||
|
|
||||||
It depends on the thermostat you are using which states are available.
|
It depends on the thermostat you are using which states are available.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user