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.

Controlling KPL button state

Featured Replies

Posted

Hi,

 

Just purchased my ISY994i to replace my dead hub 2.

 

I've been really impressed with the device so far.

 

I'm hoping you can help me with what I hope is a small issue I can't seem to figure out.

 

I've got 2 KPLs in a room controlling various scenes. I've got one of the buttons set as an "All Off" and this is working well.

 

What I'd like to do is program the light for the "All Off" button to go OFF when any light in the room is turned on. I can't seem to figure this one out. Tried using programs (if light a or light b ... or light z is NOT off then ...), but I don't see an option to control the state of the KPL light in programs (just the overall backlight).

 

With thanks for any help you can provide.

 

Ben

Edited by beninsteon

Create another scene with that kpl button as a responder and have your program change that scene.

 

Sent from my Nexus 6P using Tapatalk

Here's a program I use that lets me know if any one or more particular lights are on. Note that the program evaluates the lights and not the scenes that control those lights because you cannot evaluate a scene for on or off. If the button is lit, then tapping the button turns off the button's LED and triggers another program that controls scenes (plus more, in my case).

DR Front Lights Button
If
        Status  'CR / Devices / CR FanLinc-Light 50' is not Off   <---"not off" includes any and all On-levels
     Or Status  'KT / Devices / KT Ceiling 50' is not Off
     Or Status  'LR / Devices / LR Ceiling Light KPL 20' is not Off
 
Then
        Set Scene 'DR / Scenes / DR Front Off Button' On
 
Else
        Set Scene 'DR / Scenes / DR Front Off Button' Off

 

As Jimbo indicated, the button is the only device in the DR / Scenes / DR Front Off Button scene.

Instead of leaving my lights on in the same situation, I have a program that turns the button light off after it is used. That way no matter what I do, hitting my all off will always trigger the way I like

I'm not sure what you mean by "after it is used." My "All Off" program turns off the scenes that control the devices in the program above. That in itself turns the "Front Off" button off.

I don't like how the toggle off works so I didn't set mine up like that. Plus a DBL tap has a different function for me.

 

When I hit my all off button the kpl back light stays on. I have a program that will automatically turn it off once pressed. This way I get the same benefit as toggle off but additional functionality

Edited by lilyoyo1

  • Author

Thanks for your help. Used a program/scene as you suggested to achieve what I wanted.

 

Ben

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.