#How to use a timer.finished event as a trigger?
1 messages · Page 1 of 1 (latest)
Take a look at the second example in this block: https://www.home-assistant.io/integrations/timer/#control-a-timer-from-the-frontend
You'll use the Event trigger, and then you'll need to enter timer.finished into the event type box
oh I missed the second example in that box.
I read the start that was triggered on a switch and assumed the rest of the box was the same automation.
I don't have the option for Event trigger, just Manual Event
Yeah, that's the one
Ok I see, I managed to create it, testing it
worked great. Thank you!