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

      can you post your config?

      1 Reply Last reply Reply Quote 0
      • sweupS Offline
        sweup
        last edited by

        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

          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

            is it running without the header part?

            1 Reply Last reply Reply Quote 0
            • sweupS Offline
              sweup
              last edited by

              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

                you’re welcome

                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