Lightstrip not showing color wheel

I have 5 light strips in my house. Some esp32 some esp8266. One of them is not showing me a color wheel selector. It had in the past, but I can’t say exactly when it stopped. Any ideas? Posting a “working” one compared to the one that is not showing me a color wheel.

Posting

The attributes of the light entity will enumerate what features the light supports, such as what color modes (if any).

Maybe comparing the attributes of your light entities will give you clue what to look into. You can find this in developer-tools/states.

Weird. The problem one has supported color mode of just “onoff”. While others had “rgb”. I could change it to rgb but it would set itself back.

I deleted the light from WLED integration and re-added it. All is good now! Weird!