Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: wrong usage of 'isSunsetAvailable' #1448

Merged
merged 1 commit into from
Dec 7, 2024
Merged

Conversation

AndreasBoehm
Copy link
Member

Closes #1407

I assumed that 'isSunsetAvailable' tells us if NTP is working and we got the correct time and timezone but actually it tells us if sunrise/sunset exists for the current timeperiod in the current timezone.

I assumed that 'isSunsetAvailable' tells us if NTP is working and we got the correct time and timezone but actually it tells us if sunrise/sunset exists for the current timeperiod in the current timezone.
@AndreasBoehm AndreasBoehm merged commit 7f62362 into development Dec 7, 2024
12 checks passed
@AndreasBoehm AndreasBoehm deleted the chore/sunposition branch December 7, 2024 15:48
Copy link

github-actions bot commented Jan 7, 2025

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request] Validate usage of SunPosition.isSunsetAvailable()
2 participants