Open giggo opened 4 years ago
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
trying to make a scheduler (that maybe functional on a phone)
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: Detail view: Edit view: Any plans to turn node-red-contrib-light-scheduler into a generic week scheduler?
Ciao, Gagga