mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-27 05:06:14 +01:00
Timer.finish doesn't cancel the callback, which can lead to incorrect early cancellation of the timer if it is subsequently restarted. Bug reported here: https://community.home-assistant.io/t/timer-component-timer-stops-before-time-is-up/96038