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.

Program Scene

Featured Replies

Posted

Hello,

 

I was wondering if it was possible to add a program to a scene.

 

I want to setup a program to turn on back lights with motion detector. Sometimes we don't want the lights going off other on. So, I thought it would be nice if I could assign a switch button to toggle the enable button for this program.

 

Is this possible? If not, how can we request this feature?

 

Thanks, Eddie

 

Sent from my PC36100 using Tapatalk

eseelke

 

This Program Enables a Program when an On command is received from the RemoteLinc button. It Disables a Program when an Off command is received. Substitute whatever controller button is desired. Also the Enable/Disable conditions can be reversed simply by swapping the commands in the If or the Action statements in the Then/Else. Program AAAA would contain the Motion Sensor/light control logic.

 

If

Control 'REMOTELINC-2 / REMOTELINC-2 - 3' is switched On

And Control 'REMOTELINC-2 / REMOTELINC-2 - 3' is not switched Off

 

Then

Enable Program 'AAAA'

 

Else

Disable Program 'AAAA'

 

Lee

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.