To verify if a zone hasn’t been active recently I am trying to figure out an AND condition: “Zone X has not been active in the last Y minutes”.
I can find triggers for “Zone is inactive for…”, but that is obviously an event that fires only once, not a condition you can use in an AND Logic card.
So I’m looking to get the value of “X minutes ago” for a specific zone, similar to:
Does anyone know a script snippet to get this value and put it in a tag?