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.9m 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.
    • R Offline
      redink
      last edited by redink

      I know you are working on V3, and I am looking forward to it. But, I’ve been having issue with V2. Specifically, it wouldn’t work with MMM-CalendarExt. Meaning I couldn’t have both on screen at the same time.

      I looked at the errors, and the issue appears to be with the following lines of code

       	if (this.config.units != "metric") {
      	 tt.innerHTML = n Day ~ " + allDay[0].fcttext + "<br />" 
      	 	: "Night ~ " + allDay1 + "<br />";
      	 	} else {
      	 tt.innerHTML = n " + allDay[0].fcttext_metric + "<br />" 
      	 	: "" + allDayM1 + "<br />";  
      	 	}
      

      The error was something about an uncaught exception from a promise. My JavaScript is very rusty to actually try and fix this on my own, but simply commenting out those lines actually made the error go away, and I was able to get NOAA and CalendarExt on screen at the same time.

      Just posting this because I spent the last two days trying to get this resolved, and figured someone else might benefit.

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

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

        @mykle1 I can tell there is a lot of love in that “maniac”, he is just trying to tease us.

        0_1530792390617_Capture.PNG

        0_1530792472723_Capturede.PNG

        S 1 Reply Last reply Reply Quote 1
        • S Offline
          SoleLo @cowboysdude
          last edited by

          @cowboysdude can we have the V3… you killing us…

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

            @solelo Working out some things still ;) Hang in there

            Mykle1M justjim1220J 2 Replies Last reply Reply Quote 1
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @cowboysdude
              last edited by

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

              Working out some things still Hang in there

              We want the world and we want it now. :-)

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 1
              • justjim1220J Offline
                justjim1220 Module Developer @cowboysdude
                last edited by

                @cowboysdude

                Yeah, what Mykle1 said… Now dammit! :face_with_stuck-out_tongue_closed_eyes:

                "Life's Too Short To Dance With Ugly People"
                Jim Hallock - 1995

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

                  John Isabella: I’m truly sorry about your brother. It’s too bad.

                  Truman Gates: Oh no sir. You ain’t seen bad yet, but its coming.

                  :face_with_tears_of_joy:

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

                    @redink Well 3 is close…so if you have issue with that PLEASE let me know… It should be by this weekend…

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

                      Just an FYI here’s the README for NOAA 3…

                      Testing a few things but should be done by this weekend :)

                      Enjoy reading! Hope you love it as much as I loved working on it!

                      https://github.com/cowboysdude/MMM-NOAA3/blob/master/README.md

                      Here’s a little preview…

                      0_1531443287312_2.png

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

                        Description:

                        NOAA3 V3 Lots of changes. IF you have any issues please report here :)

                        Cannot say this enough…PLEASE read the README. This was basically rebuilt from the ground up and has MANY changes.

                        Enjoy

                        MMM-NOAA3 V3.00
                        Please follow Readme on Github!

                        Screenshots:

                        0_1531874934749_2.png
                        0_1531915058642_41.png

                        Version 3.0.0

                        Download:

                        [card:cowboysdude/MMM-NOAA3]

                        Mykle1M foxF 2 Replies Last reply Reply Quote 2
                        • Mykle1M Offline
                          Mykle1 Project Sponsor Module Developer @cowboysdude
                          last edited by

                          @cowboysdude

                          I really wish I could say something bad about this module. ;-)

                          With that, congrats on a slick piece of work. :-)

                          Create a working config
                          How to add modules

                          justjim1220J 1 Reply Last reply Reply Quote 2
                          • justjim1220J Offline
                            justjim1220 Module Developer @Mykle1
                            last edited by

                            @mykle1

                            Amen to that, brother! :smiling_face_with_sunglasses:

                            "Life's Too Short To Dance With Ugly People"
                            Jim Hallock - 1995

                            1 Reply Last reply Reply Quote 0
                            • Mykle1M Offline
                              Mykle1 Project Sponsor Module Developer
                              last edited by

                              I’m a little late to the update game but I did want to make sure that there were no issues with the new MM v2.4.1 and NOAA3, and of course, Hello-Lucy. So, I’m happy to report that my favorite weather module (NOAA3) and Hello-Lucy and MM v2.4.1 all work very happily together.

                              https://youtu.be/MMKvbuGcqpk

                              Create a working config
                              How to add modules

                              1 Reply Last reply Reply Quote 1
                              • foxF Offline
                                fox @cowboysdude
                                last edited by fox

                                thank you @cowboysdude .
                                My MM is in german, but how can i force to show the english names in the NOAA3 module?

                                Issues With MMM-WatchDog known?

                                https://forum.magicmirror.builders/post/29827

                                Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

                                justjim1220J cowboysdudeC 3 Replies Last reply Reply Quote 0
                                • N Offline
                                  noimagination
                                  last edited by

                                  Is there anyway to easily override the latitude/longitude information? I live in the country so the lat/lon returned by http://ip-api.com/json is not very accurate for my location. Also, what other options are available for configuring NOAA3 in config.js?

                                  1 Reply Last reply Reply Quote 0
                                  • justjim1220J Offline
                                    justjim1220 Module Developer @fox
                                    last edited by

                                    @fox

                                    try adding the following in the config.js

                                    langTrans: "en",
                                    

                                    example…

                                    {
                                        module: 'MMM-NOAA',
                                        config: {
                                            langTrans: "en",
                                    	apiKey: "YOUR API KEY",
                                    	airKey: "YOUR API KEY"
                                    }
                                    },
                                    

                                    Not really sure it will work, but I will try it on mine in a little while and let you know if it does.
                                    If you try it before I get back on here, let me know if it did work or not.

                                    "Life's Too Short To Dance With Ugly People"
                                    Jim Hallock - 1995

                                    foxF 1 Reply Last reply Reply Quote 1
                                    • justjim1220J Offline
                                      justjim1220 Module Developer @fox
                                      last edited by

                                      @fox

                                      I’m assuming with the upvote that it worked for you?

                                      "Life's Too Short To Dance With Ugly People"
                                      Jim Hallock - 1995

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

                                        @justjim1220 No sir that will not work

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

                                          @fox what do you mean English names? The headings for each like Humidity and such?

                                          foxF 1 Reply Last reply Reply Quote 0
                                          • foxF Offline
                                            fox @justjim1220
                                            last edited by

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

                                            langTrans: “en”,

                                            thank you for the anser, i tried it but did not work.

                                            Issues With MMM-WatchDog known?

                                            https://forum.magicmirror.builders/post/29827

                                            Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

                                            cowboysdudeC 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 16
                                            • 17
                                            • 18
                                            • 19
                                            • 20
                                            • 34
                                            • 35
                                            • 18 / 35
                                            • 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