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.

HELP! How do I get ISY to email if a senser is open for >15 min.

Featured Replies

Posted

I'm fairly new to the ISY994i and am using an insteon IOLinc Module sensing if a door is open or closed .  How can I get ISY994i PRO to email me only if the door is left open for over 15 minutes. 

try something like:

 

if

status sensor is open

then

wait 15 mintes

send email

else

nothing

This.

 

It works because if the sensor closes the 'wait' is aborted, and you won't get an email.

  • Author

Thank you, I will give it a try. 

 

I didn't know that the wait is aborted if the door is closed.

more generically, the wait is aborted any time that a program triggers during a wait period and evaluates false (when wait is in THEN path).  If a program is triggered and evaluates true, the wait is halted and the entire THEN statement starts anew.

Guest
This topic is now closed to further replies.

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.