mirror of
https://github.com/home-assistant/core.git
synced 2025-06-22 05:57:09 +00: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