Exit entry delay with ST


#1

1) Give a description of the problem
Exit / Entry delay,30seconds allow amazon fire to give warnings,

New to webcore. I have tried to design it but I have no understanding of it. Has anyone wrote this or anything close to it?


#2

Use the wait command

If Door opens
Wait 30 seconds
Speak notification
End if

Something like that?


#3

Yes but I can even find the wait command. Im a total noob at this.


#4

It is under actions,


you select you with… in this case it is my speaker…

then select wait…

you need to scroll down for that… then select your speak command.

And you get this;


#5

thanks!