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 has been archived by the owner on Jul 19, 2020. It is now read-only.
I have entred the exact coordinates of my home, and the app states it is 26'c at my home when in fact it is 20,1'c.
When pulling the wraw data from DarkSky apti itself, the "temperature" attributes is good "temperature":68.2,"
It's the same als all other weather data.
So it looks like the app is wrong someware?
The text was updated successfully, but these errors were encountered:
It seems you need to really look carefully which is longitude and which is latitude. The Homey app asks it in a different order, first latitude and then longitude. When randomly googling for lat long coordinates, it gives you latitude first, then longitude. Perhaps it is a good idea to reverse these values.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have entred the exact coordinates of my home, and the app states it is 26'c at my home when in fact it is 20,1'c.
When pulling the wraw data from DarkSky apti itself, the "temperature" attributes is good "temperature":68.2,"
It's the same als all other weather data.
So it looks like the app is wrong someware?
The text was updated successfully, but these errors were encountered: