Read the statement by Michael Teeuw here.
MMM-WunderGround
-
@getsarcasm: please update the Module with git pull. @RedNax has updated this
-
@ostfilinchen Yep, found that mere moments after I sent my message - thanks!
If anyone else happens down this path, the update thread is here:
https://forum.magicmirror.builders/topic/943/mmm-wunderground-not-updating-after-a-few-hours -
Now that the scheduling of teh updates takes place in node_helper.js (server side) and not in the browser it hasn’t missed a beat in a couple days now.
What did however started showing up are estimated’ forecasts due to “These are estimated conditions. There are no weather stations nearby.” conditions. These estimations seem to be made by consulting a potato because (for me) they’re wildly off (more than 10 degrees C).I’ve just pushed a commit which ignores these estimated forecasts. Also there’s a dramatic level of logging being generated now to pin down any issues you may run in to.
-
@RedNax: Now I always get the message that the key does not exist. If i open the URL in the Browser i get the full Response.
-
@ostfilinchen Could you pm me the url directly from the pm2 logs so i can investigate this further?
-
@RedNax
I just updated the module via git pull to its latest version. Reason was not a freeze, but too high temperature values (impression was that I had 10°C too high values, but only after some time). After an initial reboot I got the same error message like ostfilinchen:2016-11-16T21:55:25+01:00 5 MMM-WunderGround: { "response": { "version":"0.1", "termsofService":"http://www.wunderground.com/weather/api/d/terms.html", "features": { } , "error": { "type": "missingkey" ,"description": "you must supply a key" } } }
Nevertheless after a restart of MM the problem disappeared, the module does show now the correct termperature. Will keep an eye on it …
-
I’ve updated the module too and i got the same issue.
After restarting, it works and sometimes i have the error.
Thanks
-
Hi @RedNax,
on the second Mirror at work i have a Problem with the moonphases. It only Shows as a placeholder. At home it works fine. What can i do? Must i install anything else on the rpi?
-
Hey, even if this is more a year ago,. I recently have the Problem, that only the temperature shows one specific - incorrect - value. It is always 11.4 °C. Even tho at the moment its freezing,. the rest of the app is correct: forecast in written words,. in pictures, etc,…
Any idea? No errors via pm2 log.