Read the statement by Michael Teeuw here.
Current Weather still not working properly
-
I have done everything in here: https://forum.magicmirror.builders/topic/6878/changing-units-from-metric-to-imperial-breaks-currentweather-module/5
Current Weather is now working, but not showing everything it normally does. Normally it shows the current weather, the temp, sunset time, wind direction, etc. Now it is only showing the temp and the current weather. it’s missing everything else.
EDIT
It’s like the onlyTemp option is set to true but it’s not. -
@ryanvox said in Current Weather still not working properly:
er. it’s missing everything else.
EDIT
It’s like the onlyTemp option is set to true but it’s not.Do you receive any warnings in the console or the pm2 log which would indicate why and at which point the module fails?
Do you know a little bit about programming? If so go into the weather module.js file and add a few console.log() to gain some more insight. -
@Patex I do not know much about programming. Where in the module .js file should I add the console.log() and when I am done placing it where do i find the logs? Thank you so much for your help in advance.
-
Until the problems with the weather module get sorted out you could always try a 3rd party weather module. Also, you can see what else is available to you here>
https://github.com/MichMich/MagicMirror/wiki/3rd-party-modules