UNSOLVED Weather showing wrong weather for my location
-
This is a fresh install of MagicMirror2.
Weather and MMM-OpenWeatherMapForcast are showing the wrong weather for my location.
I’ve verified the apikey is correct. I’ve tried changing the latitude and longitude to another location near me, but I keep getting the wrong icon and temperature. The forecast is wrong too.
When I change the latitude and longitude the icon and temperature changes but continues to show the wrong weather information for the location.
-
@willbuden do you have the lat/long reversed?
-
Are you using the standard ‘weather’ module? Instead of lat/log try using the ‘locationID’. That’s what I’m doing for both ‘current’ and ‘forecast’ types and it’s working well.
Thad