• 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.

Module Current Weather shows "Undefined"?

Scheduled Pinned Locked Moved Unsolved Troubleshooting
6 Posts 3 Posters 2.2k 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 Mar 28, 2019, 5:24 PM

    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 Apr 8, 2019, 4:06 PM

      I think this update has fixed it.

      1 Reply Last reply Reply Quote 0
      • J Offline
        joelemonde
        last edited by Apr 19, 2019, 4:08 PM

        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 Apr 21, 2019, 9:15 PM

          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 Apr 29, 2019, 10:11 AM

            Same problem here…

            1 Reply Last reply Reply Quote 0
            • R Offline
              Richard238
              last edited by Apr 29, 2019, 11:46 AM

              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