You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2023. It is now read-only.
This library seems to be doing some quite a lot of calculations.
In a raspberrypi 4 it takes around 7 seconds to calculate the sunrise and sunset. My initial expectations was that it would only take a few ms and only noticed a few days later.
Maybe there should be a line in the readme like:
Calculating the sunrise and sunset can take a few seconds to calculate on most computers. You might want to plan your code accordingly.