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.

    MMM-3Day-Forecast

    Scheduled Pinned Locked Moved Utilities
    31 Posts 9 Posters 22.3k Views 9 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.
    • N Offline
      nigel-daniels
      last edited by

      0_1475719235442_forecast.png
      This module is another weather module and is a port of a home-brew mirror project I’d done prior to switching to MM2. I got used to the three day forecast and the details it provided so figured I’d port it across. I hope you like it.

      You can get it here

      cowboysdudeC M 2 Replies Last reply Reply Quote 3
      • cowboysdudeC Offline
        cowboysdude Module Developer @nigel-daniels
        last edited by

        @nigel-daniels very nice… nice enough to make me want to switch mine out!!

        Have you thought about adding humidity next to the chance of rain perhaps?

        1 Reply Last reply Reply Quote 0
        • N Offline
          nigel-daniels
          last edited by

          Nice idea! I’m tied up for a few days but I’ll do my best to grab some time and look into getting humidity posted too.

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

            Love this and the weather now but…

            I have my config setup correctly it just says…

            “Loading Weather Data…”
            “Loading Forecast Data”

            That’s as far as it ever goes…

            N 1 Reply Last reply Reply Quote 0
            • N Offline
              nigel-daniels @cowboysdude
              last edited by

              @cowboysdude hi, sorry to here that:( I have a couple of questions to check out what may be going on:

              1. Did the request dependancy install ok?
              2. Can you post or pm me the config you are using?

              I’ll try and recreate the issue and figure out what is going on… It may be best to do this as an issue on the github site.

              N cowboysdudeC 2 Replies Last reply Reply Quote 0
              • N Offline
                nigel-daniels @nigel-daniels
                last edited by

                @nigel-daniels another thing to try out as well is to test your API key is ok. Just put:

                http://api.wunderground.com/api/[YOUR_API_KEY_HERE]/conditions/q/CA/San_Francisco.json

                Into a browser replacing the [] and their content with your own api key. It should return a bunch of text with the data on the current weather in San Francisco.

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

                  @nigel-daniels Yes I ran the npm install inside the directories and it went without issue.

                  Yes I’ll PM you my config

                  Thanks!

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

                    Well did find out was using the wrong ‘key’… fixed that and entered the url in the web browser and it gives me the results but won’t load on the mirror. Running in DEV mode shows no errors either…

                    Thank you!

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

                      Even just running nothing but the MMM-Weather-Now and MMM-3Day-Forecast all I get is
                      Loading… on both…

                      git cloned it
                      switched to that dir and ran ‘npm install’
                      put the proper config in the mirror
                      ran it in DEV mode getting no errors and it’s loading

                      Nothing.

                      N 1 Reply Last reply Reply Quote 0
                      • N Offline
                        nigel-daniels @cowboysdude
                        last edited by

                        @cowboysdude thanks for all of the info, it points to a need for to set up the same environment you have and to recreate the issue you have. I have a spare Pi so I’ll set up the full environment on it. When I’ve got there (probably Wed) I’ll see if I can debug the set up.

                        The system I’m running is on a Pi Zero running as node serveronly so I suspect there could be an issue with these modules firing up under electron. I’ll check this out and let you know what I find out.

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 1 / 4
                        • 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