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.

    Weather from a different source

    Scheduled Pinned Locked Moved Requests
    8 Posts 3 Posters 3.5k 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
      ChrisEW
      last edited by

      I currently use the openweathermap function to display the weather on my mirror.

      Just wondering if there are other apps that might work, providing (I guess) that an appid is available? I would like to display the info from a weatherunderground link.

      Can I do that?

      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @ChrisEW
        last edited by

        @ChrisEW

        The hottest new weather module that uses weatherUnderground is
        https://github.com/cowboysdude/MMM-NOAA

        And here you can find other modules that might interest you.
        https://github.com/MichMich/MagicMirror/wiki/MagicMirror²-Modules#3rd-party-modules

        Create a working config
        How to add modules

        C 1 Reply Last reply Reply Quote 0
        • C Offline
          ChrisEW @Mykle1
          last edited by

          @Mykle1 Can’t seem to get this running. Copied the code and dropped it in. config:check is telling me there is a problem with the last line with { } issues. But the coding is straightforward as far as I can see with only one set of nested { and }symbols. What gives?

          Mykle1M 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @ChrisEW
            last edited by

            @ChrisEW said in Weather from a different source:

            What gives?

            Well, there is a missing comma after showHum: true in the config example but that doesn’t seem to be the only issue. I contacted the author and made him aware of it. I’m sure he’ll fix it ASAP. That is, after he finishes the work that pays his bills.

            I know he made some significant upgrades just yesterday. He probably missed something when pushing it to the repo.

            Create a working config
            How to add modules

            C 1 Reply Last reply Reply Quote 0
            • C Offline
              ChrisEW @Mykle1
              last edited by

              @Mykle1 I added the comma and it doesn’t crash anymore, but nothing shows up on the mirror either. Maybe because I already have another module in top_right ?

              cowboysdudeC 1 Reply Last reply Reply Quote 0
              • cowboysdudeC Offline
                cowboysdude Module Developer @ChrisEW
                last edited by

                @ChrisEW said in Weather from a different source:

                @Mykle1 I added the comma and it doesn’t crash anymore, but nothing shows up on the mirror either. Maybe because I already have another module in top_right ?

                Run your mirror ‘npm start dev’ and see what errors there are in the developer window.

                PS I fixed the example on github to include the comma :)

                C 1 Reply Last reply Reply Quote 0
                • C Offline
                  ChrisEW @cowboysdude
                  last edited by

                  @cowboysdude I see the split window but am not familiar that level of troubleshooting. So I can’t really tell what’s happening. All other modules work just fine, but MMM-NOAA is a no show.
                  I have an API key, have selected the specific weather station ID relevant to me, and other than adding that comma, the .js file is virgin.

                  Mykle1M 1 Reply Last reply Reply Quote 0
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer @ChrisEW
                    last edited by

                    @ChrisEW

                    Post your config entry for NOAA here (in a code block) and leave the weather station ID in so I can test that as well

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 1

                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                    With your input, this post could be even better 💗

                    Register Login
                    • 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