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.

Need help with lights dimming program

Featured Replies

Posted

Here is the program that I want to use to have the lights, when turned on, be at 50%.

 

It works from the ISY but not from the switch.

 

if

From 8:00 pm

For 7 hours

Then

In Scene 'Kitchen Lights' Set 'Kitchen Lights 1' 50% (on level)

In Scene 'Kitchen Lights' Set 'Kitchen Lights 2' 50% (on level)

else

In Scene 'Kitchen Lights' Set 'Kitchen Lights 1' 100% (on level)

In Scene 'Kitchen Lights' Set 'Kitchen Lights 2' 100% (on level)

 

 

Kitchen Lights 1 and 2 are the two switches that control the lights.

 

Any help is much appreciated.

 

Thanks,

Bill

The program is currently changing the Scene Responder On Levels which affect what happens when the Scene is executed by the Admin Console or a Program. More Adjust Scene statements are needed to change the Local values which are what is used when the local paddle is used. The individual devices Kitchen Lights 1 and Kitchen Lights 2 must be Controllers in a Scene. When the device node name is specified in both the In Scene and Set parameters of the Adjust Scene statements the Local On Level (in this case) is set.

 

if

From 8:00 pm

For 7 hours

Then

In Scene 'Kitchen Lights' Set 'Kitchen Lights 1' 50% (on level)

In Scene 'Kitchen Lights' Set 'Kitchen Lights 2' 50% (on level)

 

In Scene 'Kitchen Lights 1' Set 'Kitchen Lights 1' 50% (on level)

In Scene 'Kitchen Lights 2' Set 'Kitchen Lights 2' 50% (on level)

 

else

In Scene 'Kitchen Lights' Set 'Kitchen Lights 1' 100% (on level)

In Scene 'Kitchen Lights' Set 'Kitchen Lights 2' 100% (on level)

 

In Scene 'Kitchen Lights 1' Set 'Kitchen Lights 1' 100% (on level)

In Scene 'Kitchen Lights 2' Set 'Kitchen Lights 2' 100% (on level)

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.