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.

e-mail if Garage door if left open

Featured Replies

Posted

I want to write a simple program that would e-mail me if the garage door is open for more than say 15 minutes or something.

I have a IOlinc running, so I can see the status change from closed to open, but how do I then tell it to wait 15 minutes, and if the door is still open, then send an e-mail? I can figure everything out except how to add another if/then after waiting 15 minutes. I suspect this is simple, so hopefully someone can quickly help?

 

Thanks,

 

W

Hello !

 

It's quite simple! The most important thing you have to note is that the Wait statement may be interrupted. So, all you have to do is to add a Wait for 15 minutes in the Action section before the Notify statement. Now, if the status of the program changes within that 15 minutes, then no notifications are sent. Otherwise, notification is sent.

 

With kind regards,

Michel

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.