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.
    • K Offline
      kbostick88 @Stellanova
      last edited by

      @Stellanova Did yours just stop working too? mine was working fine for several days

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        Stellanova @kbostick88
        last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • B Offline
          barnosch
          last edited by

          please do not use this thread for a complete other module and problem

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

            MMM-NOAA3 is in the works…

            It will be a little while but rest assured I’m working on it :)

            1 Reply Last reply Reply Quote 0
            • Z Offline
              Zooooooom
              last edited by

              Finally updated the module, and I like the new look. However, I was wondering if there’s a toggle to hide the “Forecast” piece.

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

                @Zooooooom

                You can’t hide it in css?

                Create a working config
                How to add modules

                Z 1 Reply Last reply Reply Quote 0
                • Z Offline
                  Zooooooom @Mykle1
                  last edited by

                  I believe the last version had some toggles in the config which were quite nice to have, which is why I am asking if it’s there now. I took a quick look at the code, and wasn’t able to find anything like it.

                  I would prefer not to mess with CSS files, because it would mean that updates might break my config.

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

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

                    I would prefer not to mess with CSS files, because it would mean that updates might break my config.

                    No sir. Your config is unaffected by your custom.css entries. In fact, it’s the very reason there is a custom.css file, so that you can make those changes without changing the module files and you don’t lose your changes when the module is updated.

                    Create a working config
                    How to add modules

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

                      @Zooooooom put this in your custom.css file:

                      .MMM-NOAA .forehead {
                      display: none;
                      }
                      .MMM-NOAA .fmar {
                      display: none;
                      }

                      after you do a git pull to update your NOAA css file :)

                      Z 1 Reply Last reply Reply Quote 2
                      • Z Offline
                        Zooooooom @Mykle1
                        last edited by

                        @Mykle1 Thanks, I didn’t realize that.

                        Mykle1M 1 Reply Last reply Reply Quote 0
                        • Z Offline
                          Zooooooom @cowboysdude
                          last edited by

                          @cowboysdude Awesome, thanks!

                          1 Reply Last reply Reply Quote 1
                          • P Offline
                            Peter
                            last edited by

                            I am using NOAA version 1 because I like this more than version 2.
                            Is there any problem going to be in the future with version 1?
                            Peter

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

                              @Zooooooom

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

                              @Mykle1 Thanks, I didn’t realize that.

                              You are welcome, sir. I see that @cowboysdude has given you some direct assistance above so I will bow out gracefully. Props to @cowboysdude for his wonderful module and fantastic support.

                              Create a working config
                              How to add modules

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

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

                                I am using NOAA version 1 because I like this more than version 2.
                                Is there any problem going to be in the future with version 1?
                                Peter

                                Not sure what you mean. Do you mean you’d like to see future versions based on V1?

                                P 1 Reply Last reply Reply Quote 1
                                • P Offline
                                  Peter @cowboysdude
                                  last edited by

                                  @cowboysdude yes; there are not going to be any updates for version 1?
                                  Peter

                                  1 Reply Last reply Reply Quote 0
                                  • B Offline
                                    barnosch
                                    last edited by

                                    Same for me.
                                    I will stay with V1, since the new one is too fancy (and way to big) for me.
                                    Hope it will not getting corrupted by any changes with the new versions.

                                    1 Reply Last reply Reply Quote 0
                                    • yawnsY Offline
                                      yawns Moderator
                                      last edited by

                                      Ideal would be to use the same core and develope different templates which could be chosen via config.

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

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

                                        Ideal would be to use the same core and develope different templates which could be chosen via config.

                                        You would think that wouldn’t you? LOL

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

                                          This is, by far, my favorite weather module, V1 and V2. And like everyone else, I have my own likes and dislikes. But rather than trouble @cowboysdude and his vision of what he wants the module to be, I made my own adjustments via css. With 76.6k views, and 390 posts in this topic alone, I can’t even imagine trying to satisfy everyone’s requests.

                                          Forrest Gump: “That’s all I have to say about that.”

                                          Create a working config
                                          How to add modules

                                          1 Reply Last reply Reply Quote 2
                                          • S Offline
                                            soshea1
                                            last edited by

                                            Hey there,

                                            Im hoping that someone can help me out with an error on this module. I am a complete newbie to this, so please bare with me.

                                            I have loaded the MMM-NOA module onto the config script, created the API key and selected the PWS on wundermap. However when i load up Magic Mirror- The module displays 'Undefined and NAN with no information loaded. It seems like it is just not pulling the info from the PWS correctly.

                                            I followed the instructions correctly, but dont seem to be able to fix this.

                                            Thank you

                                            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
                                            • 3
                                            • 4
                                            • 5
                                            • 34
                                            • 35
                                            • 1 / 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