I noticed there have been a few changes in how lights are controlled. For the most part, I like it. For instance, the color wheel interface makes more sense since brightness is handled by the brightness slider. (Though from a yaml standpoint, I’m not sure if something like (1,0,0) would come out as nearly-black or would be normalized to (255,0,0), but I digress)
The main issue I have is the limited granularity of the current interface. It’s fine for hue lights because they are well-calibrated. But for my custom LED designs, I need to really fine-tune the colors to get them to match the hue lights, and I need more granularity to do this.
Is there a way to change to a smooth color wheel interface, or an XY interface?