A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Module Current Weather shows "Undefined"?
-
currentweather shows “undefined”, whereas weatherforecast shows “My Town”.
Any ideas why, please?
{ module: 'currentweather', position: 'top_right', config: { location: 'My Town', locationID: '', //ID from http://www.openweathermap.org appid: 'a################' } }, { module: 'weatherforecast', position: 'top_right', header: 'Weather Forecast', config: { location: 'My Town', locationID: '', //ID from http://www.openweathermap.org appid: 'a#############' } },
-
I think this update has fixed it.
-
Hello Richard238,
I try to swap line 268 and no change at all
did you try something else? -
Hi Joe,
I just ran the updates, which cleared the “undefined” message.
No code was changed.Richard.
-
Same problem here…
-
Doesn’t help much, but mine is still OK.