Read the statement by Michael Teeuw here.
Strange weather bug?
-
Is your rpi setup for the correct timezone and locale? Please check the Complete Setup Tutorial, specifically the part on Booting up and Configuring.
-
Well time and date is displayed perfectly so I think the rest would be in order, right?
-
Not necessarily.
-
OK. I installed MM once again this time at spare RPi 3 (my main mirror is running on RPi2). Have both running exact the same config, will see if that clears anything.
How often is the weather data updated? -
OK, I have one stupid (?) question… does the api key for openweather has to be different for forecast and different for current weather?
-
@kanczug i’m using the same api key.
-
Use the same key.
-
I tried using the same or different APIs but it seems that the mirror is not updating the data from the openweathermap as often as it should. Sometimes it updates only forecast but current temp stays the same all day. When I close and start MM again it all loads OK but it can not update on its own very often. Can not say how often, because I can not see any error messages in logs. The same happends on RPi 3 and my old RPi 2 running borh at the same time. One has current temp of 12 degrees and the other says 25. But when I restart them they display 27. So none is right. Can someone suggest anything? It is not the timezone problem, because after restart it shows everything OK, it is not the lack of internet connection, because calendar syncs OK.
-
I’m having the same problem. Sometimes the current weather doesn’t update (or it updates very rarely), but it works when i restart with ‘pm restart mm’.
-
Thanks for that info. This confirms my observations. I used cron to schedule RPi restart 2 times a day, so there is a chance for it to refresh properly at least twice.