neilenns / node-red-contrib-wled2

NodeRed node for controlling WLED
MIT License
19 stars 8 forks source link

Add support for setting presets #82

Closed neilenns closed 3 years ago

neilenns commented 3 years ago

Fixes #81

Description of changes

Adds the ability to set the lights to a preset via a dropdown UI or the payload. Selecting a preset overrides all other settings.

Checklist

If your change touches anything under src or the README.md file these items must be done: