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

Weather from a different source

Scheduled Pinned Locked Moved Requests
8 Posts 3 Posters 2.6k 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 Nov 25, 2017, 7:16 PM

    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?

    M 1 Reply Last reply Nov 25, 2017, 7:39 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @ChrisEW
      last edited by Nov 25, 2017, 7:39 PM

      @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 Nov 28, 2017, 7:19 PM Reply Quote 0
      • C Offline
        ChrisEW @Mykle1
        last edited by Nov 28, 2017, 7:19 PM

        @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?

        M 1 Reply Last reply Nov 28, 2017, 9:27 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @ChrisEW
          last edited by Nov 28, 2017, 9:27 PM

          @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 Nov 28, 2017, 10:02 PM Reply Quote 0
          • C Offline
            ChrisEW @Mykle1
            last edited by Nov 28, 2017, 10:02 PM

            @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 ?

            C 1 Reply Last reply Nov 28, 2017, 10:13 PM Reply Quote 0
            • C Offline
              cowboysdude Module Developer @ChrisEW
              last edited by Nov 28, 2017, 10:13 PM

              @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 Nov 29, 2017, 6:02 PM Reply Quote 0
              • C Offline
                ChrisEW @cowboysdude
                last edited by Nov 29, 2017, 6:02 PM

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

                M 1 Reply Last reply Nov 29, 2017, 9:36 PM Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @ChrisEW
                  last edited by Nov 29, 2017, 9:36 PM

                  @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
                  • 1 / 1
                  1 / 1
                  • First post
                    3/8
                    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