• 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-NOAA - Another Weather Module

Scheduled Pinned Locked Moved System
690 Posts 77 Posters 2.4m Views 70 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.
  • M Offline
    Mykle1 Project Sponsor Module Developer @cowboysdude
    last edited by Sep 19, 2017, 10:13 PM

    @cowboysdude said in MMM-NOAA - Another Weather Module:

    Merged the pull request! :)

    He ran all the way home just to fix his module.

    Yeah, he’s that good! :^)

    And, well done @barnosch !

    Create a working config
    How to add modules

    1 Reply Last reply Reply Quote 1
    • B Offline
      barnosch
      last edited by Sep 20, 2017, 6:44 AM

      thanks guys. Very nice to have some guys like you here. Like this it’s fun.

      1 Reply Last reply Reply Quote 1
      • P Offline
        pjkoeleman @cowboysdude
        last edited by pjkoeleman Sep 20, 2017, 11:25 AM Sep 20, 2017, 11:19 AM

        @cowboysdude said in MMM-NOAA - Another Weather Module:

        Please PM me if you’d be interested in making any other translation files for this

        Just send you the dutch translation by Github. Don’t now if I did it the right way, so here it is as well.

        {
        "GATHERING WEATHER STUFF": "Ontvangen weerdata...",
        "Currently: ": "Actueel: ",
        "Current Temp: ": "Huidige temperatuur: ",
        "UV Index: ": "UV-Index: ",
        "Wind: ": "Wind: ",
        "From: ": "van: ",
        "Barometer: ": "Barometer: ",
        "Monday": "Maandag",
        "Tuesday": "Dinsdag",
        "Wednesday": "Woensdag",
        "Thursday": "Donderdag",
        "Friday": "Vrijdag",
        "Saturday": "Zaterdag",
        "Sunday": "Zondag",
        "High:  ": "Hoog: ",
        "Low:  ": "Laag: ",
        "Humidity: ": "Luchtvochtigheid: ",
        "Safe": "Veilig",
        "Moderate": "Gemiddeld",
        "Very High": "Zeer hoog",
        "Extreme": "Extreem",
        "Sunset": "Zonsondergang",
        "Sunrise": "Zonsopgang",
        " hours ": " Uren ",
        " minutes ": " Minuten ",
        "Amount of Daylight": "Aantal uren daglicht",
        "Good Morning ":"Goedemorgen ",
        "Good Afternoon ": "Goedenmiddag ",
        "Good Evening ": "Goedenavond ",
        "Air Quality Index: ":"Luchtkwaliteitsindex: "
        }
        
        C 1 Reply Last reply Sep 20, 2017, 11:51 AM Reply Quote 1
        • C Offline
          cowboysdude Module Developer @pjkoeleman
          last edited by cowboysdude Sep 20, 2017, 11:54 AM Sep 20, 2017, 11:51 AM

          @pjkoeleman Huge Thanks!!

          NOW with Dutch Language :)

          0_1505908255826_nl.png

          Download:

          [card:cowboysdude/MMM-NOAA]

          P 1 Reply Last reply Sep 20, 2017, 3:42 PM Reply Quote 1
          • P Offline
            pjkoeleman @cowboysdude
            last edited by Sep 20, 2017, 3:42 PM

            @cowboysdude
            You’re welcome

            1 Reply Last reply Reply Quote 1
            • N Offline
              Nystro0m
              last edited by Nystro0m Sep 24, 2017, 6:31 PM Sep 24, 2017, 4:33 PM

              @cowboysdude
              I got a error after the update with following:

              /home/pi/MagicMirror/modules/MMM-NOAA/MMM-NOAA.js:399
              =======
              ^^^
              SyntaxError: Unexpected token ===
              
              

              I removed the ====== on line 399 with success to get the module working.

              Im not sure if this is just on my side, im still new to this. But i thought it could good to be shared.

              Edit: This could make a problem with updating the the module. I experience the clock getting stuck from time to time.

              P 1 Reply Last reply Sep 24, 2017, 7:28 PM Reply Quote 1
              • P Offline
                pjkoeleman @Nystro0m
                last edited by Sep 24, 2017, 7:28 PM

                @Nystro0m
                Looks to me that there is two times the same code in the js-file ecxept for the language settings. So @cowboysdude has to look into this.

                M 1 Reply Last reply Sep 24, 2017, 9:27 PM Reply Quote 1
                • M Offline
                  Mykle1 Project Sponsor Module Developer @pjkoeleman
                  last edited by Sep 24, 2017, 9:27 PM

                  @pjkoeleman said in MMM-NOAA - Another Weather Module:

                  So @cowboysdude has to look into this.

                  He’s doing a roofing job in 90° heat at the moment. On a Sunday! Who does that?

                  I’m sure he’ll fix it as soon as possible. That’s what he does.

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    cowboysdude Module Developer
                    last edited by Sep 24, 2017, 11:46 PM

                    @Nystro0m and @pjkoeleman

                    Thank you both!!! IT was doubled, not sure how that happened but all fixed!! :)

                    N 1 Reply Last reply Sep 27, 2017, 5:36 PM Reply Quote 0
                    • J Offline
                      Johans
                      last edited by Johans Sep 25, 2017, 5:43 PM Sep 25, 2017, 5:41 PM

                      installed module last night, settings all according the help file, but nothing is displayed.
                      Switched back to the wunderground module, that’s working fine.
                      any idea. I suppose that when the API key is working with the Wunderground module it should work with yours too.

                      what information do i need to provide for further investigation - also tell me how to get that. (I’m newbee - sorry for this - i’m in a learning process )
                      (language was set to “nl” and then changed again to “en”).
                      And I see module is loaded, but not displayed.

                      C N 2 Replies Last reply Sep 25, 2017, 7:58 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 68
                      • 69
                      • 6 / 69
                      6 / 69
                      • First post
                        57/690
                        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