Files
esphome-dev/esphome/components/light
Paul Monigatti 867fecd157 Fix: Light flash not restoring previous LightState (#2383)
* Update light state when transformer has finished

* Revert writing direct to output

* Correct handling of zero-length light transformers

* Allow transformers to handle zero-length transitions, and check more boundary conditions when transitioning back to start state

* Removed log.h

* Fixed race condition between LightFlashTransformer.apply() and is_finished()

* clang-format

* Step progress from 0.0f to 1.0f at t=start_time for zero-length transforms to avoid divide-by-zero
2021-10-13 21:59:52 +02:00
..
2021-10-10 10:37:05 +02:00
2021-09-14 22:59:15 +12:00
2021-10-10 10:37:05 +02:00
2021-10-10 10:37:05 +02:00
2021-10-10 10:37:05 +02:00