Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Brainstorm needed !

Featured Replies

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

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

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.