As subject:
Lightbulb service with color outputs separate messages for both saturation and hue, is this correct ? Any tip available on how to combine the 2 in node-red ?
Currently I capture each in a flow variable and once both are available (as they are emitted in random order) I convert HSV to rgb and send it to my led strip. Is there a more efficient/consistent way to do this ?
As subject: Lightbulb service with color outputs separate messages for both saturation and hue, is this correct ? Any tip available on how to combine the 2 in node-red ?
Currently I capture each in a flow variable and once both are available (as they are emitted in random order) I convert HSV to rgb and send it to my led strip. Is there a more efficient/consistent way to do this ?