neilenns / node-red-contrib-wled2

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

Needs ability to simply call presets without forcing state:on/off/toggle #109

Open fusionstream opened 2 years ago

fusionstream commented 2 years ago

I have a flow that constantly calls colour presets based on external states. I control the on/off state of the light by toggling the master. Forcing one to choose a state in the node turns it on when it's off. The node should not affect the state unless it is desired

dougle03 commented 2 years ago

+1 for this.

fusionstream commented 2 years ago

I ended up using both HTTP POST with a json payload as well as an MQTT node