Closed benblb closed 4 years ago
Oh geeze. It looks like I forgot the line to set the brightness 😐
I'll get a fix out later today!
Figured that might be it, thanks!
Embarrassing issue 😂
Happens to everyone. This is an awesome integration that I've really been enjoying. Not judging at all!
Fixed. Give it an hour or so to update on nodered.org then you can update to the latest version (2.1.2) and setting payload.brightness should work!
This is now available on nodered.org.
Working great for me! Thanks for such a quick fix.
Woot woot!!! Thanks for confirming.
Able to configure most options including effect speed, but for some reason brightness has no effect.
msg.payload = {"effect": 16, "brightness": 128, "state": "on", "color1": [0, 255, 0], "color2": [200, 100, 100]}; return msg;
Any ideas on what I might be doing wrong? I've tried very low and very high brightness values with no result.