node-red-contrib-light-scheduler icon indicating copy to clipboard operation
node-red-contrib-light-scheduler copied to clipboard

Multiple/generic outputs

Open giggo opened this issue 4 years ago • 2 comments

Great scheduler!! Thanks!

I really like the week scheduler of my (commercial) KNX visualization as it is generic for all device types. It allows to set a week schedule and you can send multiple values based on the schedule (e.g. on/off like node-red-contrib-light-scheduler or 1,2,3 or strings like “comfort”,“sleep”, “night”, “off”). This makes it a universal week scheduler. This is how it looks like: Overview: image Detail view: image Edit view: image Any plans to turn node-red-contrib-light-scheduler into a generic week scheduler?

Ciao, Gagga

giggo avatar Jul 10 '20 21:07 giggo

Hi,

That looks neat!

My plan is to improve the scheduler over time, but no more detailed plan than that.

I guess that what you are looking for is the possibility to send different outputs / values based on the same schedule so to say. That would definitely be doable but tends to mix different purposes into the same schedule which might be hard to overview and organize in node-red.

I do however really like to have the schedule flipped horizontally the way your screenshots show, that definitely makes sense and opens up for "special days" other than Monday to Sunday.

Best regards, Niklas

niklaswall avatar Jul 13 '20 10:07 niklaswall

trying to make a scheduler (that maybe functional on a phone)

https://plnkr.co/edit/0VOS27JydW81wwZc?preview

2023-07-16-064919_1920x1080_scrot

ldijkman avatar Jul 27 '23 15:07 ldijkman