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.
    • 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
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @tbbear
              last edited by

              @tbbear

              I wouldn’t know about the others you mentioned. I’m only going by what you said. My mistake. Yes, you are my friend. Friendly enough to question your statements. :-)

              I think MMM-NOAA is the top weather module. From the very beginning, @cowboysdude’s vision, design and implementation has been new and exciting. I’ve congratulated him a thousand times although it makes me sick with jealousy (NOT).

              Peace!

              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 Thanks so peace, Mykle u are also a very special developer 15 year ago when i was still in work i would have payed u a lot to be in my team, so no need to be jealouse same for John, but never forget maybe this is my problem i was 30 years a professional Software Manager for very expensive software so for me the user and his will was the law.
                Take care my friend

                Robert the Bear

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

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

                  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?

                  Yes I updated the js and css file. Do a git pull to update and then you can change the color via the custom.css like this:

                  .MMM-NOAA .tempf {
                  color: whatever color you’d like
                  }

                  Enjoy :)

                  PS changed mine to #FF8300 …looks pretty cool :)

                  0_1522965817586_Screenshot from 2018-04-05 18-03-13.png

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

                    Thank you, it works :-)

                    0_1522999843587_MMM-NOAA.jpeg

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

                      @JoeFranz Glad you like it! Let me know if there’s anything I can help you with! :) Enjoy!

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

                        @cowboysdude

                        God, that’s beautiful.

                        (I hate @cowboysdude)

                        ;-)

                        Create a working config
                        How to add modules

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

                          Another example of how to change the current temp

                          0_1523069714343_shadow.png

                          Here’s the css for your custom css if you like it:

                          .MMM-NOAA .tempf {
                          color: white;
                          text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
                          }

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

                            @Mykle1 awwwwwwwwwwwwwwwwwwwwwww olive juice…LMAO

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

                              This looks very good with the temperature, great :-)
                              However, I now only “night” displayed, although my station displays a UV value of 6 :-(

                              0_1523091938847_NOAA.jpeg

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

                                @JoeFranz Ok I will fix that! :)

                                Do a git pull to update your files that should fix it for now.

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

                                  @cowboysdude UV is ok now, but still the moon is shining…

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

                                    @JoeFranz Please do a git pull now and u will get a working version

                                    Robert the Bear

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

                                      Still the moon… :-(

                                      0_1523173189949_NOAA.jpeg

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

                                        @JoeFranz sorry, but now its ok

                                        Robert the Bear

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

                                          @tbbear Sun ist shining… :-)
                                          Thank you

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

                                            Well hopefully the moon issue is solved :)

                                            1 Reply Last reply Reply Quote 1

                                            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
                                            • 16
                                            • 17
                                            • 18
                                            • 19
                                            • 20
                                            • 34
                                            • 35
                                            • 18 / 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