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.
    • G Offline
      gashion
      last edited by

      @tbbear
      Hi, thanks for ur reply.

      I tried what u said and still the same. Nothing changed.

      New config settings:

      {
          		disabled: false,
          		module: 'MMM-NOAA',
          		position: 'top_right',
          		config: {
      
      				apiKey: "83c61585aabeb89c",    // https://www.wunderground.com/weather/api  select the middle plan... 	 
      				airKey: "x7hcisbyAjENpBy4f",    // IF you want Air Quality Index
      				pws: "IKIVIKKO4",         // go here to find your pws: https://www.wunderground.com/wundermap		 
      			}
      		},
      
      tbbearT 1 Reply Last reply Reply Quote 0
      • tbbearT Offline
        tbbear Module Developer @gashion
        last edited by

        @gashion Good but u forgot one thing Rename pws to pws1!!!

        Robert the Bear

        1 Reply Last reply Reply Quote 0
        • Y Offline
          yomm
          last edited by

          Hello,

          First of all, thanks for your work.
          I did have the same issue that @gashion had. I read your comment, it fix it !
          But… to be honnest I really prefer the v1 look and feel. So is there a way to revert change and stay back in the v1 version ?

          1 Reply Last reply Reply Quote 0
          • G Offline
            gashion
            last edited by

            @tbbear
            How stupid of me. I replaced it and it works now. Thank you! :)

            1 Reply Last reply Reply Quote 0
            • S Offline
              stevegoble @tbbear
              last edited by

              @tbbear

              I had the same issue. The change to config.js did fix it but now the temp is showing in Celsius. My locals are:

                      language: "en",
                      timeFormat: 24,
                      units: "imperial",
              

              any idea?

              Thanks!

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

                @stevegoble hi, this units option does only work for the default weather module. In NOAA its the value of the time format so 24 hours is european so Celsius, 12 hours is USA so Fahrenheit. Where are u living?

                Robert the Bear

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  stevegoble @tbbear
                  last edited by

                  @tbbear
                  Thank you for the quick response. I am in Atlanta, GA USA. I prefer 24 hour clock so…sigh.

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

                    @stevegoble if u have a few minutes i can fix it for u cause i just saw that v1 used units

                    Robert the Bear

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

                      @stevegoble ok, done do a git pull and u have it like it was using units

                      Robert the Bear

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        stevegoble @tbbear
                        last edited by

                        @tbbear

                        BAH! I just made the locale change to 12!! Thanks a bunch for the fix, I’ll update now… you da man!!

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

                          @stevegoble we love to make the users happy (if we can or we made the mistake lol)

                          Robert the Bear

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

                            I saw that lot’s of people dont like the headers in v2 so maybe an idea for a headerless option. Please let us know if u would like this option:
                            (0_1522844950854_headerless.png Bild Link)

                            Robert the Bear

                            Mykle1M 2 Replies Last reply Reply Quote 0
                            • Y Offline
                              yomm
                              last edited by

                              It looks much better :)

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

                                If you prefer not to have colored headers put this into your custom css file:

                                .MMM-NOAA .rheading {
                                background-color: transparent;
                                color: white;
                                }

                                While module makers like to entertain ideas adding more config options is not always the
                                best answer when it can be changed easily using custom.css.

                                There in lies the problem some like it, some don’t. Some like V1 of NOAA better.

                                So there will be 2 versions…1 and 2. :)

                                V1 can be found here -> http://173.56.209.189:443/topic/26/mmm-noaa-v1
                                [This is the only place you can get it from] :)

                                V2 still on github [There will be no config option for this, instead use custom.css]

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

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

                                  I saw that lot’s of people dont like the headers in v2

                                  Where? :-)

                                  Create a working config
                                  How to add modules

                                  tbbearT 1 Reply Last reply Reply Quote 0
                                  • G Offline
                                    gashion
                                    last edited by

                                    I changed the colors of the header to black. Looks better now…For me…

                                    1 Reply Last reply Reply Quote 0
                                    • J Offline
                                      JoeFranz
                                      last edited by

                                      Good job and great module!
                                      I managed with the custom.css, but I think the temperature can be seen very bad. Is it possible to reduce the size of the symbol or change the color of the font?
                                      0_1522939273839_MM.jpg

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

                                        @Mykle1 there is a topic about the 3 top modules and their i found it

                                        Robert the Bear

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

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

                                          > I saw that lot’s of people dont like the headers in v2

                                          >@Mykle1 there is a topic about the 3 top modules and their i found it

                                          This topic only mentions MMM-NOAA twice, and only one of those mentions headers.

                                          Soooooo, lot’s = 1? :-)

                                          Create a working config
                                          How to add modules

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

                                            @Mykle1 another (by the way both developer) also said that they only like V1 and i got a few chats from german users they said the same so IT’S A LOT. I only want to help leading NOAA to the top.
                                            U are my friend, so please dont let me stand as an id…, thanks

                                            Robert the Bear

                                            Mykle1M 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
                                            • 27
                                            • 28
                                            • 29
                                            • 30
                                            • 31
                                            • 34
                                            • 35
                                            • 29 / 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