node-red-contrib-nora icon indicating copy to clipboard operation
node-red-contrib-nora copied to clipboard

Status of light with colour support does not change correctly from input

Open FrankX0 opened this issue 3 years ago • 1 comments

When changing the status of a light with colour support, only the on- and brightness-setting change: hue, saturation and value are reset to their defaults (0°, 0%, 100%). To reproduce, inject following example object: {"on":true,"brightness":50,"color":{"spectrumHsv":{"hue":61,"saturation":0.5,"value":0.8}}}

FrankX0 avatar Oct 01 '20 15:10 FrankX0

Duplicate of #68

FrankX0 avatar Oct 14 '20 15:10 FrankX0