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.

Open Close Sensor - One Time Trigger

Featured Replies

Posted

Hello everyone,

 

I am sure you guys can help, so thanks in advance.

 

I have the below program to run the fan in the bathroom when the shower door is open. The issue is, that I open the shower door, turn on the water, close the door and then a few moments later actually go into the shower.

 

I have the below program and I would like it to run on the first "open" scenario and ignore (for a time) the others. How do I do that? I notice I open and close open and close and the fan continues. Thank you

 

If

               Status Bath Entry is On

     AND  Status Sensor is On 

 

Then

             Set Fan On

             Wait 15 Minutes

            Set Fan Off

 

I Use Insteon Open Close sensor and switch and an ISY

Assuming that I understand your intentions, I suppose you could try something like:

 

if

status bath entry is On

and status fan is off

and control sensor is on

then

run next program (then path)

 

Next program (disabled):

 

if

nothing

then

set fan on

wait 15 minutes

set fan off

 

If you want to define a time other than 15 minutes to wait for the next fan trigger, a few other steps may be needed.

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.