niklaswall / node-red-contrib-light-scheduler

Light Scheduler is a node-red node that provides a weekly schedule mainly focused on controlling light in home automation scenarios.
Apache License 2.0
41 stars 15 forks source link

suggestion: make output ''minutely'' a chosen time #88

Open SonicChainz opened 1 year ago

SonicChainz commented 1 year ago

I LOVE the scheduler, and use it for a great amount of services in Node-RED. i ask google to turn off all lights at night, so my outside light also turns of, since i dont want it to turn off, i use the output every minute in the scheduler so i turns back on. Only i find every minute call to the light to much traffic since once its on again it stays on for hours or so. please can you make every minute output a chosen value or add 10/15/30/1 hour to make less traffic to the light?