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.

    Module Current Weather shows "Undefined"?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    6 Posts 3 Posters 2.3k Views 3 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.
    • R Offline
      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 Offline
        Richard238
        last edited by

        I think this update has fixed it.

        1 Reply Last reply Reply Quote 0
        • J Offline
          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 Offline
            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 Offline
              a-wenzel
              last edited by

              Same problem here…

              1 Reply Last reply Reply Quote 0
              • R Offline
                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 Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy