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.
    • cowboysdudeC Offline
      cowboysdude Module Developer @tbbear
      last edited by

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

      absolutely perfect, readme changed and all other stuff i only see one little topic after i loaded your module it said MMM-NOAA_master so i had to remove the _master all other things are TOP!!! by the way i think u should be the new default weather app im MM

      Why Thank you… however I don’t think the MM admin feel the same LOL

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

        u should have dinner not write to me… but is see it on my MM and also on you screenshot that their is a different font size for this

        Robert the Bear

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

          dont worry he will learn whos module is the best !“!”!"!

          Robert the Bear

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

            I’m good :) That’s odd… what do you have in your custom.css file?

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

              UPDATE

              1. No longer need to add lat or lon to the config.js
              2. put bottom forecast into table format
                3 weather comes in default language flavors now …it’s automatic!
                4 config option - showForecast: true or false to show or hide bottom forecast

              [Thanks to @Mykle1 for fixing my css!! and @tbbear for fixing my German]

              Tested and Runs on MM 2.1.3!

              0_1506892111451_github.png

              See the README on Github

              Download:

              [card:cowboysdude/MMM-NOAA]

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

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

                Thanks to @Mykle1 for fixing my css!!

                You’re most welcome bro! :^)

                Create a working config
                How to add modules

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

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

                  by the way i think u should be the new default weather app im MM

                  Oh snap! Drinks all around! :^)

                  Create a working config
                  How to add modules

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

                    another fantastic update!
                    Love the forecast!

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

                      Just a little issue:
                      Someone else facing this problem with the missing today highest temperature?
                      Was in the old version the same.
                      Makes no sense for me, since this runs in a loop, and the other stuff is showed correctly.

                      0_1506970359142_NOAA.JPG

                      Any ideas?

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

                        0_1506971897330_519ec487-f3ef-4d10-b2d2-2ed4885b4cae-grafik.png
                        looks good now only the wind is missing

                        Robert the Bear

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

                          … the next day it was working correctly again… weird

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

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

                            … the next day it was working correctly again… weird

                            It’s quite possible that the data from the API was missing yesterday. I’ve seen this a few times in other modules.

                            Create a working config
                            How to add modules

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

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

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

                              … the next day it was working correctly again… weird

                              It’s quite possible that the data from the API was missing yesterday. I’ve seen this a few times in other modules.

                              was the same here

                              Robert the Bear

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

                                MAJOR UPDATE

                                1. Fixed ALL console errors.
                                2. Style enhancements
                                3. Weather ALERTS - it will show under the forecast if there’s a weather alert.

                                Download:

                                [card:cowboysdude/MMM-NOAA]

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

                                  @barnosch Yes that would be missing data from the api ;)

                                  1 Reply Last reply Reply Quote 0
                                  • 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

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