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.7m 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.
    • justjim1220J Offline
      justjim1220 Module Developer @Mykle1
      last edited by

      @mykle1 :nauseated_face: :nauseated_face: :nauseated_face:

      "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

        0_1530570895870_Capture.PNG

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

          @cowboysdude

          There are no bounds to my jealousy right now.

          Create a working config
          How to add modules

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

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

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

              @solelo

              Yes, I am privy to some of his diabolical, maniacal work, but I am sworn to secrecy. Mostly, I am just in awe. :-)

              Create a working config
              How to add modules

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

                @Mykle1 We respect it. I’m waiting to switch over since I can’t get the MyWeather modules to load… :disappointed_face:

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

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

                  I’m waiting to switch over

                  Well, I think the first 2 versions of NOAA are still available

                  Create a working config
                  How to add modules

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

                    @mykle1 I have one commented out, I’m going to turn it on or just wait…

                    1 Reply Last reply Reply Quote 0
                    • N Offline
                      nobita @justjim1220
                      last edited by

                      @justjim1220
                      Work now,it’s my mistake i use old API Key
                      Thanks again

                      1 Reply Last reply Reply Quote 1
                      • 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
                        • 1
                        • 2
                        • 42
                        • 43
                        • 44
                        • 45
                        • 46
                        • 68
                        • 69
                        • 44 / 69
                        • 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