Jump to content

Multi-way switch and KeyPadLinc Button for a Scene


Grayson

Recommended Posts

Hi,

 

I have a question regarding the functionality of a button on a 8-way KeyPadLinc switch. I have a scene that contains a hall switch, kitchen switch, eating area switch, and the B button on the KeyPadLinc.

 

What I want to happen is when the B button is pressed (turned on) the hall & kitchen lights turn off and eating light dims to 35%. I have this working by setting these specific levels when the B button is highlighted in the scene - not at the overall scene level.

 

When the B button is press again (turned off) - all of the lights turn off - essentially the eating area turns off since the other two are already off. What I WANT to happen, is when the B button is turned off - all of the lights turn on to 100%. Is this possible? Or do I need to program another button on the KeyPadLinc to turn all the lights on?

 

Thanks,

 

John

Link to comment
Is this possible?

 

It is, but not with B button as scene controller. The only way that I know to do this is by a program:

 

if

status b button is on

then

set lights to low level (best with a scene, possibly)

else

set lights to 100% (perhaps another scene with same devices, higher ON level)

Link to comment

Archived

This topic is now archived and is closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Who's Online (See full list)

  • Forum Statistics

    • Total Topics
      36.9k
    • Total Posts
      370.3k
×
×
  • Create New...