Hi I’m now trying to setup a RGBCW 5in1 LED controller.
I actually don’t want to use it as LED RGB control, but to control several LED (one color).
I had the idea that if I could make RGB values (and C and W) values, then I could turn on output #1 (Red) by sending the color "FF, xx, xx, xx, xx). But in HA I don’t see I can do that. Actually I can’t from action insert a color code !
But when I find the unit (Zigbee) then I can get at bulb icon with color (in the visuel editor), and from there I have added red, green and blue colors. Then I can control my device when in RGB mode. I cant press visuel editor/yaml editor - to toggle between these two to see how to do the yaml code.
Therefore I have no idea how to set color from Yaml, and I have to because I don’t have the option from the drop down when making a new action. Can anyone help me how to send the color value to the device. I have tried to insert rgb_color: [255,0,0] but then yaml wont compile (extra keys not allowed).
I just tried to use the action “Bulb Turn on” and then I can “add target” (my controller) to setup color, now I hope I just have to find how to do this correct ![]()
I have spend a lot of time trying to control the color setup, but from the wrong action. Now I can controll the unit in different modes, but not the mode I want to use ![]()
The controller in “Dimmer” mode - then I can’t use RGB color. And on the actual hardware I can see the vallue are called V1, V2, V3, V4, V5. But how and where can I setup these vallues ?
