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.
    • 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
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 68
                        • 69
                        • 2 / 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