-
Notifications
You must be signed in to change notification settings - Fork 59
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
Wrong time reported for sunrise/sunset #137
Comments
Hmm could it be that it doesn't identify the location correctly? And instead it tells the local sunset / sunrise? |
Also I think the time is presented in your set timezone. So for chicago I get |
I'm in Amsterdam and the response is the same for both questions whether I include the location or not: "what time is sunset?" and "What time is sunset in Amsterdam?"
Mycroft is set to the correct local timezone and also replies with the correct current time when I ask "what's the time": |
I am having the same issue. Mycroft tells me the correct location and time (PST / UTC-8). However, it tells me my local sunset using UTC-0. |
We're shifting to a newer version of the OWM API which should fix this up. It's not quite ready for testing but will update this ticket when it is |
Is this still an issue since the weather skill refactor was merged? |
Thanks, the skill reports correct sunrise/sunset information now. |
Mycroft reported wrong times for both sunset and sunrise (for today, 27-08-2020)
Sunset
What time is sunset in Amsterdam?
Actual time for sunset: 20:38
Sunset
What time is sunrise in Amsterdam?
Actual sunrise at: 06:42
The text was updated successfully, but these errors were encountered: