We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
(the following ignores cooling for now)
HA Climate entities have a MODE that can be in one of three (noun):
MODE
Off
Idle
Heating
Heat
Auto
If not Off, HA Climate entities may be taking an ACTION (verb):
ACTION
current_temperature
temperature
(all this is further complicated if your system can cool as well as heat)
everything else is a PRESET - the archetype being an Away mode.
PRESET
Away
For example, if your TCS (an evohome term, aka controller, system, house, location) is in:
With the exception of HeatingOff, all evohome modes will map to either Auto or Heat - you will need to look at the PRESET to know.