#How to use a timer.finished event as a trigger?

1 messages · Page 1 of 1 (latest)

frozen field
#

Hi everyone,

I'm trying to trigger an automation when a timer reaches its end.

As per the documentation, it says there is a timer.finished event which is fired when the timer has completed.

However, in the UI doesn't seem to let me pick this.
https://www.home-assistant.io/integrations/timer/#events

#

Does it need to be manually? if yes, is there an example?

#

I'm on HA 2024.8.2 btw

restive mauve
#

You'll use the Event trigger, and then you'll need to enter timer.finished into the event type box

frozen field
frozen field
restive mauve
#

Yeah, that's the one

frozen field
#

Ok I see, I managed to create it, testing it

frozen field