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.

KBL not lighting

Featured Replies

Posted

I have a 6 button KBL 

I have button B controlling a variable for fan speed.

If
        Control 'Inside / Living_Room / Devices / Living Room KPL / LR_Keypad- B' is switched On
 
Then
        $Living_FanSpeed += 1
 
Else
   - No Actions - (To add one, press 'Action')
 

Program fan speed high

If
        $Living_FanSpeed is 1
 
Then
        Set 'Inside / Living_Room / Devices / LR_Fan-Motor' High
 
Else
   - No Actions - (To add one, press 'Action')
 

To control the kpl  button light 

I have this program read the following

If
        $Living_FanSpeed >= 1
 
Then
        Set Scene 'Inside / Living_Room / Scenes / LR_Fan_KBL_Light' On
 
Else
        Set Scene 'Inside / Living_Room / Scenes / LR_Fan_KBL_Light' Off
 

I know the light on the switch works because when i press it, it lights then shuts off.  Also looking in the console it shows it on.

Let me know your thoughts

Thanks
Mike

  • Author

Jimbo

Its a state.  The weird part is that it had been work fine.  The only thing I did was to create an all living room lights scene to shut off all lights in the room

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.