MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED Module Current Weather shows "Undefined"?

    Troubleshooting
    3
    6
    1586
    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.
    • R
      Richard238 last edited by

      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#############'
      			}
      		},
                
      
      1 Reply Last reply Reply Quote 0
      • R
        Richard238 last edited by

        I think this update has fixed it.

        1 Reply Last reply Reply Quote 0
        • J
          joelemonde last edited by

          Hello Richard238,
          I try to swap line 268 and no change at all
          did you try something else?

          1 Reply Last reply Reply Quote 0
          • R
            Richard238 last edited by

            Hi Joe,

            I just ran the updates, which cleared the “undefined” message.
            No code was changed.

            Richard.

            1 Reply Last reply Reply Quote 0
            • A
              a-wenzel last edited by

              Same problem here…

              1 Reply Last reply Reply Quote 0
              • R
                Richard238 last edited by

                Doesn’t help much, but mine is still OK.

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy