Hello,
I am pretty new to Node Red so I kindly ask for your help.
I have an intrusion video alarm that when triggered sends an email to my Raspberry server.
I have created a simple flow that checks the email received and sends a voice message depending on the message received.
The problem is that if the alarms triggers two events nearly at the same time, the flow sends one voice message after the other and the two voice message overlap.
So how can I make the flow wait X seconds after having sent one voice message before sending the other?
Thanks for helping,
Daniele