Bulb colour changer

Hi, what is the simplest way of toggling through bulb colours with a button.

I have IKEA Tradfri bulbs and IKEA sSomrig buttons (sure the button is irrelevant). To toggle through 5 colours, I have this rule within button controller which works hreat but it feels like a clunky rule. Is there a way to toggle through colours without having to define them in a rule. Or is there an easier way of defining the colours without the usage of a dashboard?

Any help welcomed. Appreciated :+1:

I use @bertabcd1234’s excellent Dimmer Button Controller app to do this:

This is what my setup looks like with that app:

3 Likes

I did the same thing with webcore. I had to enter the color names and/or HEX codes in an array to cycle through colors. Brute force, but it worked. But I totally agree. I needed a method of just incrementally increasing/decreasing the HEX codes. It just required a little more programming than I was willing to commit at the time.

I'd be lost without you @Sebastien. Thanks again!

1 Like