Right now if a delay is set the specified colour gets sent for the effect before off is sent. This means you can't have a single node that just sets things off by playing an animation using whatever colour the LEDs are already set to.
col should only be added if delay isn't set? But what if you want to do a specific colour? Probably add a checkbox to control this, like "use current WLED colour when running delay animation" so it works for both on and off states.
Right now if a delay is set the specified colour gets sent for the effect before off is sent. This means you can't have a single node that just sets things off by playing an animation using whatever colour the LEDs are already set to.
col
should only be added if delay isn't set? But what if you want to do a specific colour? Probably add a checkbox to control this, like "use current WLED colour when running delay animation" so it works for both on and off states.