Jump to content

Brainstorm needed !


aLf

Recommended Posts

Posted

Anybody written a program for notification of the following. I would like to write a program that would e-mail me if any of 30+ switches turned on, while away. I currently have an "AWAY" KPL button that works perfect. As an added piece of insurance, I'd like to be notified if any switch were >off. I've tried a program that utilizes MY LIGHTING as a whole, but there are a couple switches that I don't included in the "ALL OFF" sequence. THerefore, whatever is written has to be longhand of every switch. To sum it up, I would set my "AWAY" mode and (IF) any switch turned on, the first thing that would happen is a notification, then the "AWAY" mode would intercept and turn it off (probably before) I could even internet into ISY. Thanks,

 

aLf

Posted

Hello aLf,

 

I think you have already described the solution so, the logic is

 

If
    (
       Status  light 1 is > 0ff
       Or Status light 2 is > Off
       Or Status light 3 is > Off
       ...... all your lights
    )
    AND Program Away mode is true (reuse your away program)
Then
    Send Notification to all

 

With kind regards,

Michel

 

 

Anybody written a program for notification of the following. I would like to write a program that would e-mail me if any of 30+ switches turned on, while away. I currently have an "AWAY" KPL button that works perfect. As an added piece of insurance, I'd like to be notified if any switch were >off. I've tried a program that utilizes MY LIGHTING as a whole, but there are a couple switches that I don't included in the "ALL OFF" sequence. THerefore, whatever is written has to be longhand of every switch. To sum it up, I would set my "AWAY" mode and (IF) any switch turned on, the first thing that would happen is a notification, then the "AWAY" mode would intercept and turn it off (probably before) I could even internet into ISY. Thanks,

 

aLf

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recently Browsing

    • No registered users viewing this page.
  • Who's Online (See full list)

    • There are no registered users currently online
  • Forum Statistics

    • Total Topics
      37k
    • Total Posts
      371.4k
×
×
  • Create New...