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

Multiple/generic outputs #54

Open giggo opened 4 years ago

giggo commented 4 years ago

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

niklaswall commented 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

ldijkman commented 1 year ago

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

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

2023-07-16-064919_1920x1080_scrot