I know i am missing a step for the event when the timer set goes off. I start the 10 min timer as the first action but for the 3rd action i’d like it to wait until the 10 minute timer goes off I just can’t figure out how.
I was jus using a delay for 00:10:00 but that has not been very reliable.
So the entire script runs, I would like a 10 min delay between the first sets of speakers and notification and the 2nd.
start the timer
send a message to some speakers
send a message to an app
---- Wait for 10 min timer to end-----
send a message to some speakers
send a message to an app
In more simple terms when I press a button I want it to set a 10 min timer.
The delay always seems to work with the 10-minute timer, maybe 50% of the time with a 20 or 30 min timer but yes perhaps its a re-load or reset. I’ll be sure to watch closer now.
That’s what i had been doing but the longer timer (I have a 20 min one) doesn’t always seem to go off perhaps its related to resetting the HA server as someone else mentioned, I am going to keep an eye on it now.