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.

Looking for an efficient program that has a periodic chirp based on a condition

Featured Replies

Posted

I have a refrigerator / freezer in the basement.  I installed Insteon door sensors on both refrigerator and freezer doors. If the door is open, I would like to set several insteon keypads throughout the house to chirp once per minute until the doors are closed.  This will ensure no one has left the door open.

 

I can figure out how to write a program to chirp once, but I would like a chirp per minute until both doors are closed.

 

Does anyone know the most efficient code to implement this?

Hi

 

Put this statement in

If

   door sensor is on

then

    Repeat every x minutes (or seconds)

        chirp statements

 

When the sensor detects door closed, the program will cancel

  • Author

I didn't even see that option.  Thanks.  I see it now.  Thank you

 

 

**UPDATE**

 

This worked perfectly.  Thanks.

Edited by epete

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.