mochman / node-red-contrib-light-transition

Node-red light transition
https://flows.nodered.org/node/node-red-contrib-light-transition
Apache License 2.0
10 stars 4 forks source link

Add brightness to output (range 1-255) #6

Closed mochman closed 2 years ago

mochman commented 2 years ago

Add brightness output to node.

ghost commented 2 years ago

the output still stops at 100 even it is set to 255

mochman commented 2 years ago

Of course. I haven't implemented this code yet.

mochman commented 2 years ago

There is now a brightness key in the output object that will give you a 1-255 value.