Node-red-contrib-ui-time-scheduler - support functions

I've written a few support (helper) functions for node-red-contrib-ui-time-scheduler and I thought they might be of interest - for example: one duplicates timer 0 to all other timers, and one checks to see whether any timers will be active 'tomorrow'. There's also some button code to reset all timer settings.

I'll probably add more stuff over time.

Here's the code: GitHub - linker3000/node-red-contrib-ui-time-scheduler-support-functions: Possibly handy functions for use with node-red-contrib-ui-time-scheduler.

Comments or suggestions for improvements are welcome.

1 Like