mirror of
https://github.com/esphome/esphome.git
synced 2026-05-13 03:30:34 +08: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.