Perform actions based on a dynamic timer

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.
I have worked on Sleep Timer - #5 by kkoouu and ended up creating my first blueprint, would appreciate any feedback!
This is inspired by @bachya’s Sleep Timer.

This blueprint allows to execute actions when a timer is started/cancelled/finished.
The twist is that the timer is started when a input_number is set, and cancelled when the input is 0.

1 Like