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 do calculated program

Featured Replies

Posted

I want to show my wife that the keypads can change LED brightness by doing a simple 1-second interval to increase brightness from 0 to 15 using ISY. All I can do with current firmware is set it to a value, not increment +1 every second. Am I missing something? I've had the system a few days.

Starmanj

something like this:

 

If
  - No Conditions - (To add one, press 'Schedule' or 'Condition')

Then
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  0 / Off 0 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  0 / Off 2 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  0 / Off 4 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  0 / Off 6 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  0 / Off 7 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  1 / Off 0 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  1 / Off 3 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  1 / Off 5 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  1 / Off 0 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  1 / Off 7 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  5 / Off 0 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  5 / Off 1 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  5 / Off 3 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  5 / Off 5 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On  5 / Off 7 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On 10 / Off 0 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On 10 / Off 1 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On 10 / Off 3 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On 10 / Off 7 (Backlight Level)
       Wait  1 second
       Set '- Hallways / WHF-Entry Lights' On 10 / Off 5 (Backlight Level)
       Wait  1 second

Else
  - No Actions - (To add one, press 'Action')

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.