How to Randomly Cycle Colors on Lights with Homey Pro?

I just got my Homey Pro, and my wife and I absolutely love it! We’re transitioning from Hubitat, where we used an app to control 11 colored lights. The app allowed us to randomly change their colors, and we could set a timer (we used 2 minutes) for the lights to cycle through a few randomly selected colors. Each light would display a different color, then slowly fade to the next one. We could also adjust the transition time (we had it set to 15 seconds) for a smooth color change.

We’re unsure how to replicate this functionality with Homey.

Any help or suggestions would be greatly appreciated!

I have one colored light from philips Hue and the Hue-bridge.
In the Hue app i can create a scene and start this scene with first card.
Because I have the bridge I can also start a random color with the second card.

If you don’t have these options you might consider the logic-card ‘continue with 50%’

(I know its not very elegant and a lot of work)

What does the yellow lines represent?

1 Like

The yellow one gets activated when the condition is ‘false’;
The blue one gets activated when the condition is ‘true’.

1 Like