mirror of
https://github.com/home-assistant/core.git
synced 2026-09-12 11:38:47 +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