Hi Everyone,
I have over 100 WD200's that depending on the number of clicks, the LED color should change to reflect to reflect what device is active (ie 1 click foyer, 2 click hall, 3 click livingroom).
The problem I have is I do not know how to have EasyTrigger monitor a specific group and if the group changes state, to change the color respectively. Here is what I mean:
I want to have it so that all dimmers have the LED colors behave the same way. With one click = white, two click = blue, three click = red, four click = yellow.
Is their an easy way to do this instead of having to do an if statement event for each dimmer's scene? Something like this:
if all dimmers status = scene 0 then set color = white
or if any dimmers status = scene 02 then set color = blue
or if any dimmers status = scene 03 then set color = red
or if any dimmers status = scene 04 then set color = yellow
Thanks in advance for your time and expertise everyone. Please stay safe and healthy.
Gary
I have over 100 WD200's that depending on the number of clicks, the LED color should change to reflect to reflect what device is active (ie 1 click foyer, 2 click hall, 3 click livingroom).
The problem I have is I do not know how to have EasyTrigger monitor a specific group and if the group changes state, to change the color respectively. Here is what I mean:
I want to have it so that all dimmers have the LED colors behave the same way. With one click = white, two click = blue, three click = red, four click = yellow.
Is their an easy way to do this instead of having to do an if statement event for each dimmer's scene? Something like this:
if all dimmers status = scene 0 then set color = white
or if any dimmers status = scene 02 then set color = blue
or if any dimmers status = scene 03 then set color = red
or if any dimmers status = scene 04 then set color = yellow
Thanks in advance for your time and expertise everyone. Please stay safe and healthy.
Gary
Comment