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.

How to turn on lights for 10 seconds with motion sensor?

Featured Replies

Posted

Should  the time the lights stay on be controlled by the options of the motion sensor itself (which im doing now) or by a wait command.  Can someone recommend the best way to do this?

 

 

Thanks

Using the properties of the MS results in a quicker response. A program makes it easy to change the on duration.

  • Author

I only saw the option to go to 30 seconds but not lower.  Im new to this  would you be able to show me an example program?

Set the motion sensor options to send an On only.

 

Program

If

        Control 'Motion Sensor' is switched On

 

Then

        Set 'scene with light' On

        Wait x hours, y minutes, z seconds

        Set 'scene with light' Off

  • Author

That works.  Thanks.  What happens if I want the light to be on by the switch, will this program affect that?

Yes, it will. You'll need a more sophisticated program that either won't run if the light is already on or will run only when the light is off.

  • Author

How would I disable the motion sensor when I open the door so I can have the lights stay on longer when I enter the house and the door sensor is triggered?

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.