Question regarding random colors


#1

1) Give a description of the problem
I have 3 Lifx and want each one of them to change to a separate random color every 5 minutes

3) What is happening/not happening?
With the current logic, all 3 are turning to same random color.

4) Post a Green Snapshot of the pistonimage
image


#2

Try using for each rather than with:


#3

Thank you. will give it a try.