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?
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.