rdmtc / node-red-contrib-sun-position

This is a ultimate Node-Red Timer, Sun, Moon and Blind flow control.
Apache License 2.0
105 stars 24 forks source link

Time Inject Not working correctly in specific config #529

Open craigcurtin-dev opened 1 year ago

craigcurtin-dev commented 1 year ago

I have a Time inject setup to run from 20:00 (starting time) to 14:00 (Ending time) - to inject every minute.

The first time i ran this it worked fine (as expected) and kicked off at 8PM that evening and continued operating every minute overnight

However the next day i did a redeploy at 9:00 AM of the flow and the node now thinks it is not due to kick off until 8PM again this evening i.e. it appears to think that this is brand new start and it does not fire again until the start time is hit - rather than looking at this as being part of the time window

Node Red 3.02 on Ubuntu.

Craig

Screenshots If applicable, add screenshots to help explain your problem.

Expected behavior A clear and concise description of what you expected to happen.

System information (please complete the following information):

Additional context Add any other context about the problem here.