A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Current weather appid
-
Just shear curiosity, can you remove the comments and see if that makes any difference? Basically trim it down to just:
{ module: 'currentweather', position: 'top_right', config: { location: 'Amsterdam,Netherlands', appid: 'YOUR_ID_HERE' } },
Not that I can think of any reason why it would fail, but I have had issues with stuff placed in odd places in the config file and causing it to fail.
-
@KirAsh4 unfortunately that didn’t work
-
I tried several more ids and it finally worked. Thanks for you’re help
-
That indicates you had an issue with your ID, which may not have been valid then.
-
How do you find out what your appid is.
-
@dcimag u have to register with openweather to get one. it’s in the readme for the module, from the readme
The OpenWeatherMap API key, which can be obtained by creating an OpenWeatherMap account