Group of RGBW strips to follow each other

light

#1

1) Give a description of the problem
I have 4 sets of RGBW led strips in my kitchen and I want them to follow each other. So if 1 turns on the others do, if one changes to 50% level the others do, if one turns green the other do, etc.

2) What is the expected behaviour?
Each light to follow each other

3) What is happening/not happening?
I can get them to turn on and off and change level, but I am having an issue having them follow the color, hue, saturation etc.

**4) Post a Green Snapshot of the piston![image|45x37]


#2

Is it worth trying replacing the else ifs and else statements with ifs? These are not recommended by many of the webcore experts. I’m not sure if the events triggered on these will get picked up correctly.

Can you also include a log? This may help determine if its a triggering issue or the way the colors are being set.


#3

My advice would be to designate one device as the “master”… and let the other devices follow suit.
(you know what happens when there are too many “cooks” trying to take charge in the kitchen)