Closed b3nj1 closed 3 years ago
For v3 I have changed substantially the way this node works with suncalc. I thought about you update for some time but decided the only way to make this really robust was to run suncalc twice and ensure we have at least 24 hours of events. Thanks for your suggestions. Happy to accept any more ideas for v3!
Hi,
Due to timezones and whatnot, suncalc.getTimes(today,...) will return events that happened yesterday and/or will happen tomorrow. I ran across this when my "nadir" events were never triggered after US/California in November.
This PR has:
Thanks for your consideration,