RGBWW support mysensors domoticz
-
Hi
I use the mysensors protocol to control the lighting on an arduino in combination with domoticz. I would connect an LED strip RGBWW via the color picker from domoticz.
I have created a "type" S_RGBW_LIGHT in the arduino.for (int i = 0; i < MaxDMXChannels; i++) { present((FirstDMXChannel + i), S_RGBW_LIGHT, DMXDescription[i], true);In domoticz I get a color picker with only RGB or warm white.

I can choose an RGB color or warm white color picker.It"s not possible to combine RGB with warm white.
How can I get a combination between cold and warm white that is possible in domoticz in a different color picker?

Is this possible within mysensors protocol?Regards
-
I was asking similar question, when I made a lamp that supports changing temperature of the white. Unfortunately Mysensors doesn't has variable type for color temperature. It could be added, but so far nobody beside you and me is interested in this feature. Support for CT variable must be added in the Mysensors integration in the first place. You could to add missing code for it and maybe it would be merged eventually.
My quick solution was just separate dimmer slider for CT.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login