I've created State Triggers that look like this: When sensor state is Down for at least 1800 seconds perform "Email to XXX" The Notification "Email to XXX" is set to Method: "Always Notify ASAP". We used the Always Notify ASAP setting so that we do not receive combined/summarized notifications.
From my understanding, the Threshold on the trigger should still be respected, but it is not. However, the notifications also are not being sent ASAP (I assumed one or the other would occur).
What's happening is the notification is firing after the sensor is down for about 10 minutes (it should be 60 minutes). There doesn't appear to be any logic as to why it fires after 10 minutes, since that is not a time value that is used anywhere.
Any assistance is appreciated.
Add comment