Jump to content
C4 Forums | Control4

Email Alert Problem


Recommended Posts


So i have email alerts setup to send when the alarm goes off in my house. right now I am getting the alert 3x every time the alarm goes off. any ideas what I did wrong?

I would put in a variable - called "Notified"

When the alarm goes off - check to see if notified is set - if not then send the email and set notified.

When notified changes start a timer called Notify - set it for 5 minutes. When the timer expires set Notified to not set.

This should solve your issue - obviously set your timer to the amount of time before you want your system to notify you again?

Thanks,

Bill

Link to comment
Share on other sites

bill,

I am trying to avoid variables and the additional complexity. What about if I put a 5 minute delay in the event after it sends the email? This would hold the event "open" for 5 minutes and prevent it from firing again?

Would that work?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.