The problem
The thermostat card is ignoring changes in the hvac_mode_template: field unless the entity goes unavailable and available again.
For example, if the current mode is Off and if I force the template like this in the configuration file and reload the YAML:
hvac_mode_template: heat
The card does not react. In order for it to show the "heat" mode (red background, etc) I have to force the entity unavailable and then back available. hvac_action_template updates correctly though, and reacts immediately.
What version of Template Climate has the issue?
1.3.0
What version of Home Assistant are you running?
2025.10.3 / 2025.10.0 / 16.2 / 20251001.4
What type of installation are you running?
Home Assistant OS
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The problem
The thermostat card is ignoring changes in the hvac_mode_template: field unless the entity goes unavailable and available again.
For example, if the current mode is Off and if I force the template like this in the configuration file and reload the YAML:
hvac_mode_template: heatThe card does not react. In order for it to show the "heat" mode (red background, etc) I have to force the entity unavailable and then back available. hvac_action_template updates correctly though, and reacts immediately.
What version of Template Climate has the issue?
1.3.0
What version of Home Assistant are you running?
2025.10.3 / 2025.10.0 / 16.2 / 20251001.4
What type of installation are you running?
Home Assistant OS
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response