The auto thermostat had the logic for when mode is Auto, but was missing the logic to turn off in other modes, leading to log messages like "unrecognized HVAC mode of cold ignored".
@@ -258,6 +258,7 @@ secondary_entities:
value: "off"
- dps_val: true
value: heat_cool
+ - value: "off"
- id: 104
name: target_temp_high
type: integer