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

MMM-3Day-Forecast

Scheduled Pinned Locked Moved Utilities
31 Posts 9 Posters 21.6k 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 @nigel-daniels
    last edited by Oct 8, 2016, 4:53 PM

    @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
    • C Offline
      cowboysdude Module Developer @nigel-daniels
      last edited by Oct 8, 2016, 8:54 PM

      @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
      • C Offline
        cowboysdude Module Developer
        last edited by cowboysdude Oct 9, 2016, 2:00 AM Oct 9, 2016, 1:36 AM

        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
        • C Offline
          cowboysdude Module Developer
          last edited by Oct 9, 2016, 4:18 PM

          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 Oct 9, 2016, 4:25 PM Reply Quote 0
          • N Offline
            nigel-daniels @cowboysdude
            last edited by Oct 9, 2016, 4:25 PM

            @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
            • C Offline
              cowboysdude Module Developer
              last edited by Oct 9, 2016, 4:38 PM

              Ahhhhhhhhhh yes that could do it… at first I thought perhaps the ‘classes’ where my issue but I think you’re correct! Thanks a bunch!

              N 1 Reply Last reply Oct 10, 2016, 1:18 AM Reply Quote 0
              • N Offline
                nigel-daniels @cowboysdude
                last edited by Oct 10, 2016, 1:18 AM

                @cowboysdude I’ve spotted an error in my ReadMe that I think has caused the problem here. In my example config I only put key where I entered the API key instead of api_key. Try changing the name of that config variable and things should sort themselves out, I hope that works. Let me know if there are any other problems and I’ll update the Read Me files.

                C 1 Reply Last reply Oct 10, 2016, 2:51 AM Reply Quote 1
                • C Offline
                  cowboysdude Module Developer @nigel-daniels
                  last edited by Oct 10, 2016, 2:51 AM

                  @nigel-daniels said in MMM-3Day-Forecast:

                  api_key

                  That sir solved the issue!! Many Thanks… it’s running great now! :)

                  1 Reply Last reply Reply Quote 0
                  • N Offline
                    nigel-daniels
                    last edited by Oct 12, 2016, 11:04 PM

                    0_1476313362935_3day.png
                    This module has been updated to include humidity. More details on the module read me page here.

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      MichMich Admin
                      last edited by Oct 13, 2016, 6:54 PM

                      It might be a good idea to make use of the available translations. The words “Today”, “Tomorrow” and “Day After” are all part of the system translations. Check the documentation on how to use it. :)

                      N 1 Reply Last reply Oct 14, 2016, 1:07 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 1 / 4
                      1 / 4
                      • First post
                        10/31
                        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