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.

    Newbie help!

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 0 Posters 1.8k Views 1 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
      rwa2204
      last edited by

      Have all my hardware running and my mirror is all set. Having troubles loading any of the weather modules. I have my api ID from openweathermap and even my location id and city but nothing seems to be working. What files have to be modified to get the weather working and how? the read me is very vague.
      Thank you!

      1 Reply Last reply Reply Quote 0
      • KirAsh4K Offline
        KirAsh4 Moderator
        last edited by

        The only file that should be modified is the 'config.js' file. Mine looks like this:

                        {
                                module: 'currentweather',
                                position: 'top_right',
                                config: {
                                        location: 'Boulder,US',
                                        appid: 'MY_APPID',
                                        updateInterval: 5 * 60 * 1000
                                }
                        },
        

        A Life? Cool! Where can I download one of those from?

        1 Reply Last reply Reply Quote 0
        • R Offline
          rwa2204
          last edited by

          Thanks that did it! Appreciate the help!

          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