Jump to content

text alert help


vbsafire1

Recommended Posts

I have successfully set up so I can receive a text alert to my phone. Not sure how to actually get one sent. I would like to receive a text if the garage door is left open longer than 10 minutes.

 

Thanks for any help in advance!

 

Here is mine:

 

If
       Status  'Garage / Garage Door IOLinks / GD- Dad Garage Door O-C' is On

Then
       Wait  10 minutes 
       Send Notification to 'Bill Cell' content 'Dad Garage Door Opened'

Else
  - No Actions - (To add one, press 'Action')

 

Hope this helps.

 

-Xathros

Link to comment
Thanks. I tried what you did but under content it would not let me type anything. It just stayed default?

 

You will need to create a custom notification. In the admin console, go to: Configuration Tab, Email/Notifications sub tab, Customizations sub sub tab. Create a custom entry here - Save it - then go back and select it for use in your program.

 

-Xathros

Link to comment

Archived

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


×
×
  • Create New...