mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
c2b2aaddd1
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.