mirror of
https://github.com/esphome/esphome.git
synced 2026-09-13 16:18:41 +00:00
Only advance last_heater_millis_ after the heater command succeeds so a failed write retries on the next cycle instead of silently skipping. Add heater settings to the test YAML to ensure CI exercises the heater code path.