1
0
mirror of https://github.com/esphome/esphome.git synced 2026-03-23 11:46:46 +01:00
Jacob Masen-Smith 9a8bc9484d
Fix the initial run of lambda light effects (#5921)
The timer used for `millis()` is a monotonic timer based on the last
start time of the device. If, for some reason, you pick a long
`update_interval` and try to apply it as soon as you start the device,
nothing happens because the device hasn't been on for longer than the
`update_interval`
2023-12-13 14:33:24 -06:00
..
2023-04-12 21:28:02 +00:00
2021-12-13 09:19:57 +13:00