Jump to content

Trouble with notify for my iolinc


mrazz

Recommended Posts

I am having trouble triggering a notification when my gargage iolinc status is on:

 

If
    Status "Garage-Sensor' is On

Then
   Send Notification to 'mail'

Else
- No actions

When I right click and choose "Run Then" I receive the email, but not when the garage status is open

 

I also created the same program using my kitchen light and it works as expected

If
    Status "Kitchen' is On

Then
   Send Notification to 'mail'

Else
- No actions

Link to comment

mrazz-

 

When you open and close your garage door, do you see the status of the IOLinc sensor change in the admon console? Do you see the green LED on the IOLinc light up/go out as expected with door open/close?

 

-Xathros

Link to comment
mrazz-

 

When you open and close your garage door, do you see the status of the IOLinc sensor change in the admon console? Do you see the green LED on the IOLinc light up/go out as expected with door open/close?

 

-Xathros

 

yes, the iolinc functions as expected, its status changes to ON when the garage is open and OFF when it is closed, I also have it linked to a keypad linc button that lights up correctly when the door is open.

Link to comment
I might have figured this out, I had left the body of my email message blank, I added some data to the body and now the email seems to fire like I would expect

 

That will do it. It won't send if either or both of the Body or Subject are left blank.

 

-Xathros

Link to comment
I might have figured this out, I had left the body of my email message blank, I added some data to the body and now the email seems to fire like I would expect

 

That will do it. It won't send if either or both of the Body or Subject are left blank.

 

-Xathros

 

thanks for your help

Link to comment

Archived

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


  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      36.9k
    • Total Posts
      370.3k
×
×
  • Create New...