Closed BillyFKidney closed 2 years ago
Please take a look at the closed issues. This has been asked before. This SunEvents node takes the calculations made by the library SunCalc and turns them into timed events. If you want just a list of the calculations call SunCalc directly. I have provided an example function node. It's just 3 or 4 lines long.
See #28
I just noticed, it was you who raised #28 already.
Apologies, I had everything crash and I’m rebuilding again.
I’m still a rookie with all of this. 🥺
Whenever I inject into the Sun Events node the output is:
calculating sunevents for lat X and lng -Y
(coordinates removed for privacy)I don't receive the full payload with the current sun event until the next sun event occurs (in this case, goldenHour)
How can I get the output of Sun Events once the calculations are complete?