Update timer.markdown (#26352)

This commit is contained in:
cbhiii 2023-02-27 06:24:16 -05:00 committed by GitHub
parent 04de95cbb0
commit 2bddf9f99c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,8 @@ When a timer finishes or gets canceled the corresponding events are fired. This
Timers will be restored to their correct state and time on Home Assistant startup and restarts when configured with the `restore` option.
However, automations using the `timer.finished` event **will not** trigger if the timer expires when Home Assistant is not running.
</div>
## Configuration