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

Show time in properties #67

Open tsknightstorm opened 4 years ago

tsknightstorm commented 4 years ago

Because time is set often wrong in RPi's it would be very helpful if you can see the time you are based on in the properties panel next to the time table. Then you would recognise errors faster.

niklaswall commented 3 years ago

You are right, this is a problem both for Raspberry Pi's but also when running node-red in a docker container (but then mainly timezone issues).

I will investigate what can be done!