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

Current weather doesn't work

Scheduled Pinned Locked Moved Troubleshooting
7 Posts 2 Posters 4.4k Views 2 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.
  • C Offline
    chrisfoerg
    last edited by Dec 14, 2016, 9:09 AM

    can you post your config?

    1 Reply Last reply Reply Quote 0
    • S Offline
      sweup
      last edited by Dec 14, 2016, 2:50 PM

      Thx for reply

      {
      module: ‘currentweather’,
      position: ‘top_right’,
      header: ‘Värt just nu’,
      config: {
      location: ‘Goeteborg, Sweden’,
      locationID: ‘2711537’, //ID from http://www.openweathermap.org
      appid: ‘12345’
      }
      },
      {
      module: ‘weatherforecast’,
      position: ‘top_right’,
      header: ‘Värt’,
      config: {
      location: ‘Goeteborg, Sweden’,
      locationID: ‘2711537’, //ID from http://www.openweathermap.org
      appid: ‘12345’
      }
      },

      1 Reply Last reply Reply Quote 0
      • C Offline
        chrisfoerg
        last edited by Dec 14, 2016, 3:46 PM

        I think there is a problem with the js files. Your config is working on my magic mirror

        1 Reply Last reply Reply Quote 1
        • C Offline
          chrisfoerg
          last edited by Dec 14, 2016, 3:57 PM

          is it running without the header part?

          1 Reply Last reply Reply Quote 0
          • S Offline
            sweup
            last edited by Dec 14, 2016, 4:25 PM

            I replaced “currentweather.js” from github and now it’s working. Thanks for your help!

            1 Reply Last reply Reply Quote 0
            • C Offline
              chrisfoerg
              last edited by Dec 14, 2016, 5:18 PM

              you’re welcome

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                6/7
                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