Hello everyone, I’m a new Gladys user. My Gladys setup uses only the MQTT integration, with the latest Node-RED.
I’m testing the color-picker function,
Hello everyone, I’m a new Gladys user. My Gladys setup uses only the MQTT integration, with the latest Node-RED.
I’m testing the color-picker function,
Hi @sebastien-b !
The color is sent in integer format ![]()
We have some JS conversion functions in Gladys:
Which you can use in Node-RED in a « JS code » block to convert to the format you want (RGB, HEX)
Thank you, it works perfectly!
Have a good day everyone
seb