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.

Programing Question

Featured Replies

Posted

Help and advice appreciated.

I made two separate scenes (day and night) that include a couple of lights controlled by a keypad link (Lower Hall)  and (upper and lower hall, ToggleLinc switches, an inline dimmer, an outlet dimmer and motion sensors on two floors of a stairway. I would like to trigger the lights to go on when either sensor is triggered on, wait a couple of minutes then turn them off. The programs I have tried are giving me some strange results,

Questions: Do I include both sensors in the scenes? Would it be good to stop the program after the "wait"

Please get back to me if more info is needed

Thanks in advance

 

Screen Shot.pdf

Solved by MrBill

Go to solution
  • Solution

For the most control use a program:

 

If

        Motion 1 is switched on                  (use control not status)

    or Motion 2 is switched on

Then

        Turn Scene on

         wait 10 minutes

         Turn Scene off

The time will restart if more motion is seen during the delay, however battery powered motions don't trigger every single time motion is seen, they have a re-trigger delay to prevent the battery from being quickly drained, so that's another factor.

 

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.