• 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 22.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 @MattSharp
    last edited by Apr 25, 2018, 9:57 PM

    @MattSharp Hi, from what you describe the error is happening because the node_helper is not getting a response to the call to get the weather status in the first place. That’s where it expect the simpleforcast to be a part of the response. Can you post a version of your config to verify the call is happening ok?

    1 Reply Last reply Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @MattSharp
      last edited by Apr 26, 2018, 1:23 AM

      @MattSharp
      @nigel-daniels

      I had nothing to do tonight so I took a look at this for you. I’m certain your problem lies with your config entry. Why? Because I tried a few things in the config and received the “[TypeError: Cannot read property ‘simpleforecast’ of undefined]”. This occurs when the state and/or city value is incorrect. I tried 3 cities in 2 different states and the module works fine. If you have further trouble I will try to help you. Here is my WORKING config entry.

      {
                  disabled: false,
                  module: 'MMM-3Day-Forecast',
                  position: 'top_right',
                  config:	{
                      api_key: '123456789abcde', // Wunderground api key
                      state: 'NY',               // US states or other country codes
                      city: 'Elmira'            // City, eg. New_York (with underscore - no spaces)
                  }
              }, 
      

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • N Offline
        nigel-daniels
        last edited by Aug 3, 2018, 3:31 AM

        I have just migrated this to the WeatherBit API as Wunderground are cancelling the free service :( This forces an update of the module and a new config! I’ve updated the read me in GitHub, so please take a look.

        D 1 Reply Last reply Mar 31, 2019, 7:11 AM Reply Quote 0
        • D Offline
          dxfan227 @nigel-daniels
          last edited by Mar 31, 2019, 7:11 AM

          @nigel-daniels hello! Not sure if you are still around but I was wondering if you could help.

          I have installed the module correctly, and using imperial, but would like to remove the metric notation that is listed in () . What do I need to edit to accomplish this?

          Thank you

          1 Reply Last reply Reply Quote 0
          • N Offline
            nigel-daniels
            last edited by Apr 5, 2019, 12:05 AM

            Hi, I have not been able to work on these modules as a full time role has limited my time considerably. To make tweaks I recommend forking the repo in git hub.

            1 Reply Last reply Reply Quote 0
            • S Offline
              skaireks
              last edited by Apr 8, 2019, 10:21 AM

              (image url = “https://github.com/nigel-daniels/MMM-3Day-Forecast/blob/master/3-day2.png”!)

              I am sorry , how to turn the weather on the second option???

              1 Reply Last reply Reply Quote 0
              • T Offline
                thiske
                last edited by thiske Dec 1, 2019, 11:58 AM Nov 27, 2019, 3:36 PM

                Hey newbie here,

                I have changed the language to dutch in the config file, but some of the translations are wrong, where does the translate come from? so that I can change some text.

                greets Thijs

                1 Reply Last reply Reply Quote 0
                • M Offline
                  MajorC Project Sponsor @nigel-daniels
                  last edited by Oct 8, 2020, 6:15 AM

                  @nigel-daniels is there a way to have the weather icons with transparent background?

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