• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Temp suddenly showing 239 degrees

Scheduled Pinned Locked Moved Troubleshooting
19 Posts 11 Posters 10.7k Views 10 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    gverbist
    last edited by Sep 6, 2016, 7:42 AM

    Hi,
    since yesterday without any change to the code the current temperature in the default module shows an additional 9 in the temp. For example the temperature is 21 degrees. On the mirror this shows 291 degrees.

    Anyone seen this before?

    1 Reply Last reply Reply Quote 0
    • M Offline
      Mate3
      last edited by Sep 6, 2016, 9:11 AM

      i was messing around with Traffic modules, thought it was something i did cause mine showed 300 degress

      1 Reply Last reply Reply Quote 0
      • G Offline
        gverbist
        last edited by Sep 6, 2016, 9:21 AM

        nope,didnt come from messing around…Just happened like that

        1 Reply Last reply Reply Quote 0
        • D Offline
          d3r
          last edited by Sep 6, 2016, 9:37 AM

          I have the same problem. Temperature is in the hundreds. I didn’t play around with the code.

          1 Reply Last reply Reply Quote 0
          • R Offline
            RedNax Module Developer
            last edited by RedNax Sep 6, 2016, 10:05 AM Sep 6, 2016, 9:52 AM

            The error is with the openweathermap api payload:

            {"temp":295.06,"pressure":1026,"humidity":68,"temp_min":293.15,"temp_max":297.75},
            

            What units are your guys using in config.js?

            The above result only appears when it’s not defined at all.metric or emperial yield valid results. I guess it’s kelvin?

            D 1 Reply Last reply Sep 6, 2016, 2:36 PM Reply Quote 0
            • D Offline
              d3r @RedNax
              last edited by Sep 6, 2016, 2:36 PM

              @RedNax
              I’m using degrees C.
              I forgot to mention the it’s just the current temperature that’s showing temps in the hundreds. The temperature forecast is still working fine.

              1 Reply Last reply Reply Quote 0
              • R Offline
                RedNax Module Developer
                last edited by Sep 6, 2016, 3:59 PM

                You’re getting degrees Kelvin… Something’s wrong with your units definition…

                Have a look at the units entry here: https://github.com/MichMich/MagicMirror/tree/master/modules/default/currentweather

                1 Reply Last reply Reply Quote 0
                • D Offline
                  d3r
                  last edited by Sep 6, 2016, 4:17 PM

                  Something must have happened. I didn’t change the code. I’ll check it when I get home.

                  1 Reply Last reply Reply Quote 1
                  • D Offline
                    digbeta
                    last edited by Sep 6, 2016, 7:47 PM

                    I have the same issue. Suddenly Current is shown in Kelvin. Setting the units in config.js changes nothing. Alternatively I installed the MMM-WunderGround module and it is showing correctly plus it’s LOADS better. Hourly + extended.

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      McSorley
                      last edited by Sep 7, 2016, 1:10 PM

                      Happened to me yesterday. Seemed to resolve itself today.

                      C 1 Reply Last reply Sep 10, 2016, 1:59 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        8/19
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy