1) Give a description of the problem
If the door stays open for 90 seconds, Fully Kiosk (shows as “Unknown Device 1”) should speak. If the door is opened, but closed in less than 90 seconds, nothing should happen.
2) What is the expected behaviour?
Piston should cancel/reset if condition changes.
3) What is happening/not happening?
Piston still runs after condition changes.
**4) Post a Green Snapshot of the piston!
This works great when the door is actually left open. The problem is the alert still happens sometimes (but not every time), even though the door was closed before 90 seconds.
I’ve checked the contact sensor logs to make sure it is registering an accurate open/close, so I don’t think it’s the sensor. I also have identical pistons setup for other contact sensors with the same inconsistent results, so I think it’s the piston, not the sensors.