1) Give a description of the problem
I have a robot vacuum that is not ‘smart’, so I have made it smart with a button pusher . Unfortunately this disconnects every now and then, so every night I want to test the pusher and send an alert if it does not beep (via camera sound alert) as expected.
2) What is the expected behavior?
The expected behavior is to send a push notification if there is no sound detected via the IFTTT webhook (which I have tested working) between 11:58pm and 12:02am.
3) What is happening/not happening?
The piston is not generating the alert during the defined execute time. Most likely I am not understanding how to activate a piston when something does not happen, and not execute the piston when something does happen. I am using logical negation of the IFTTT webhook implementation, which may not be the best way to implement this. Any suggestions welcomed!
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach any logs (From ST IDE and by turning logging level to Full)

