I'm a complete NodeRed newbie and I'm facing a problem that I can't get solved on my own.
I have a KNX installation in my house and use switches from MDT. These have a color display and you can pass HSV values via a color selector.
I also have Phillips Hue lamps throughout the house. Now I would like to use the switch to set the colors of the Hue lamps. During my research I came across the following: node-red-contrib-color-convert (node) - Node-RED
Do any of you have experience with KNX + Hue + NR + MDT glass switch 2?
thank you very much for your answer. i am really interested in this problem. gladly i will give all the details needed. only unfortunately i do not know how to find them out?
Ok .. to avoid confusion you get your data from your adorable knx interface into node red and like to control a hue bulb (which I both do not own)
1st you should place a debug node behind your output (knx node) to see what data you get. There is at least one knx node available in the palette manager.
Then you have to determine what input your hue node expects (help page)
The chroma node can then convert that. And with the color picker you can verify the input and output visually on the dashboard