I would like to create a flow that, when the left Ikea button is pressed, selects a random color and applies it to the specified bulb. However, when I click the button, a random number is selected, but the bulb doesn’t change color. I think the issue is that the “°” symbol is missing after the number, and I can’t add it. Is there another solution?
Previously, I created a flow using the “generate a random color” card for Ikea bulbs, but this flow generates a different color for each bulb. I would like a random generation that applies the same color to both of my bulbs.
Here you’ll find the real values used by capabilities https://tools.developer.homey.app/tools/devices
You will find there is no color capability number greater than 1, so 360 is not gonna work. It should be “between 0 and 1”