1) Give a description of the problem
Hi all. I’m new here. I had a great piston set up in CORE that worked as an alarm delay. My door sensors are too sensitive so I don’t want my alarm going off unless they’re open for a few seconds, otherwise I get tons of false alarms.
I tried copying my CORE command but since there is no “but if” I think that’s where I’m running into the issue.
2) What is the expected behaviour?
What I want to happen is that if the contact sensor opens, ST waits 3 seconds and then if it’s still open, it opens the virtual sensor which my alarm is connected to, and if it’s not still open nothing changes (the virtual sensor doesn’t open).
3) What is happening/not happening?
The 3 second delay is working in that when I open the door And the actual contact opens, it takes 3 seconds for the virtual sensor to open. Great! However, even if I close the door during the 3 second waiting period, the virtual sensor opens.
**4) Post a Green Snapshot of the piston!
Old CORE logic
5) Attach logs after turning logging level to Full
(PASTE YOUR LOGS HERE THEN HIGHLIGHT ALL OF THE LOGS AND CLICK ON THE </> ICON TO FORMAT THEM CORRECTLY