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.
    • B Offline
      barnosch
      last edited by barnosch

      holy crap.
      Please stop the continous improvements!

      just a little hint if you want to have the weather right on the border (only if it is located on top_right)
      change the MMM-NOAA.css to this

      .MMM-NOAA {
      	width: 240px;  /* was 230px, but it breakes the line then */
      	margin-right: 0px;
      	margin-left: 60px; /* new */
      }
      

      then it should go to the most right.

      @cowboysdude the blinking is too much for me (already commented out in the css), but the rest is nice as always
      I guess you have found a new friend: … CSS ;) rofl

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

        Thanks @barnosch … This one wasn’t an improvement as much as just fixing all the errors 3 to be exact…ALL FIXED :)

        You don’t like the flashing? Come on mannnnnnnnn I think it’s cool but actually I only meant to use it in mine… but I was tired when I uploaded the files and used the wrong css file LOL

        Thanks for the CSS tip but no… me and CSS are not friends hahahhahaha

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

          PS changed the css file on github to take out the flashing stuff… :) Well really didn’t take it out… it’s just a config option… if you don’t want it then just leave out of the config because the default is set to false. :)

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

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

            width: 240px; /* was 230px, but it breakes the line then /
            margin-right: 0px;
            margin-left: 60px; /
            new */

            PERFECT!! Thank you! [on dev machine I had to set width at 290]

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

              LANGUAGE UPDATE

              Thank you to @kurtern84 for adding the Norwegian language!!!

              ** Only need to update if you need!! **

              Download:

              [card:cowboysdude/MMM-NOAA]

              N 2 Replies Last reply Reply Quote 2
              • N Offline
                nobita @cowboysdude
                last edited by

                @cowboysdude Problem after install this module
                when finish install my display only show " GATHERING WEATHER STUFF" on monitor
                What happen and How to solve it,Thanks for your kind

                tbbearT 1 Reply Last reply Reply Quote 0
                • tbbearT Offline
                  tbbear Module Developer @nobita
                  last edited by

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

                  @cowboysdude Problem after install this module
                  when finish install my display only show " GATHERING WEATHER STUFF" on monitor
                  What happen and How to solve it,Thanks for your kind

                  Please double check ur 2 diff. apikeys, this normaly happens when their is an error in the NOAA config

                  Robert the Bear

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

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

                    Please double check ur 2 diff. apikeys
                    What does it means ,I don’t understand. give me for detail,Thanks for your answer

                    tbbearT Nystro0mN 2 Replies Last reply Reply Quote 0
                    • tbbearT Offline
                      tbbear Module Developer @nobita
                      last edited by

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

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

                      Please double check ur 2 diff. apikeys
                      What does it means ,I don’t understand. give me for detail,Thanks for your answer

                      Ok, so u can enter 2 api keys one is the key from wundermap and the other is the airkey if u are using this so in read.me u can find where u can get the keys

                      Robert the Bear

                      1 Reply Last reply Reply Quote 0
                      • Nystro0mN Offline
                        Nystro0m @nobita
                        last edited by Nystro0m

                        @nobita As tbear said. Also make sure your PWK is set corect.

                        This is the part of the config we are talking about:

                        
                        	apiKey: "YOUR API KEY",    // https://www.wunderground.com/weather/api  select the middle plan... 
                        	useAir: false,             // set to false if you do not want to use Air Quality Index
                        	airKey: "YOUR API KEY",    // IF you want Air Quality Index
                        	pws: "KNYELMIR13",         // go here to find your pws: https://www.wunderground.com/wundermap
                        

                        You dont need the airKey if you have it set to false. You only need this if you want the Air-data.

                        N 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 11
                        • 12
                        • 13
                        • 14
                        • 15
                        • 68
                        • 69
                        • 13 / 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