Hello,
I’m trying to switch the wording for the last IF “or Presence Sensor 2’s…” to an AND instead of the OR. In other words, I’d like it to be IF “Keypad 2’s…” OR “Keypad 2’s” AND “Presence Sensor 2’s…”
How would I change the last OR to an AND?
The other question I have is how to throttle the notifications? In other words, what this piston is supposed to do is look at an alarm status and my presence and then notify me via SMS. What I’m finding is that it continues to notify via SMS because the alarm status is updating every few seconds, which initiates another text. I just need to be notified once, but I don’t want the piston restricted so that if it happens again in an hour, it doesn’t notify me.
Appreciate the help!