Sorry if this is a dumb question, but I just started using HA and I have a lot of RGB lighting around the place. I have HA connected to my Vera to control my lights via Z-Wave. By linking the two I see all the individual colour controls (red, green and blue), as well as the Parent device, the RGB controller and the Master brightness. But these all show up as either switches or slider.
Is it possible in HA to combine my individual R G B channels and create a single colour selector with some sort of colour picking field?
Many thanks! I’ve installed it, but I dont see the option on how to combine multiple lights to create one RGB selection? Can you point me to the correct configuration parameter to use?
Yeah, but surely it would be quite simple in HA to create like a RGB group by assigning a entity to each colour channel? I mean I guess the reason I didnt find anything online before posting here is because there is no way right now. But making a colour pickor where you nominate which lights are your Red, Green and Blue and send the values to the correct one accordingly shouldn’t be too complicated to implement?
In Vera you do just that, you have the parent device, a master brightness and each individual colour as a separate entity. I have imported all of them into HA. But you have pointed me in the right direction, I see that the parent device says it is “hs” capable. And there I do get a colour wheel. But unfortunately the colour wheel doesnt work, it seems that the Brightness slider controls the WarmWhite channel and the colour pickor does nothing.
Guessing this is a bug in integration between HA and Vera maybe?
Yeah thats how I have it setup. But i did a bit more research and its because some sort of compatibility bug between my Fibaro RGB controller and the Vera gateway. The same issue occurs if I set the colour in Vera using the parent device. But the RGB add-on in Vera does work, however this add-on does not show up in HA as being colour capable.
So ideally I would need some add-on on in HA, similar to what I have in Vera, that just sends the RGB values to each individual device to create a colour. I can’t find anything like that available but if I have some time I will look into it, maybe I can create my own add-on to achieve something similar.