Read the statement by Michael Teeuw here.
Temp suddenly showing 239 degrees
-
After looking around, I see that github member p0akley seems to have identified an issue 5 days ago that matches this description. Following his instructions I was able to resolve the issue with my Pi 3.
Seems there is a small adjustment needed in the file:
modules/default/currentweather/currentweather.jsLink to explanation / resolution:
https://github.com/MichMich/MagicMirror/commit/25ddf2c65178e2b8afe0709b48d5d30054208c04 -
That’s been in the
'develop'
branch. Not pushed to 'master'
yet. With this being a “biggie” for everyone who’s running the master branch, perhaps @MichMich might consider pushing it to the master branch sooner rather than later.And my apologies earlier for not having spotted it. I always run the develop branch. #livingontheedge :)
-
If one of you can confirm the develop branch fixes the issue, I’ll push the changes to the master branch.
-
Been trying to reproduce this now for the past hour, and I can’t get it to show up incorrectly again. I double checked line 167 of the currentweather.js file on the develop branch, and it does include the correction mentioned earlier which initially resolved my issue.
-
@michmich Was this ever pushed? I believe I’m having the same issue.