• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.6m 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.
  • C Offline
    cowboysdude Module Developer
    last edited by Apr 21, 2018, 9:58 PM

    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 Apr 24, 2018, 4:13 AM

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

      M C 2 Replies Last reply Apr 24, 2018, 11:01 AM Reply Quote 0
      • M Offline
        Mykle1 Project Sponsor Module Developer @Zooooooom
        last edited by Apr 24, 2018, 11:01 AM

        @Zooooooom

        You can’t hide it in css?

        Create a working config
        How to add modules

        Z 1 Reply Last reply Apr 24, 2018, 2:00 PM Reply Quote 0
        • Z Offline
          Zooooooom @Mykle1
          last edited by Apr 24, 2018, 2:00 PM

          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.

          M 1 Reply Last reply Apr 24, 2018, 11:12 PM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @Zooooooom
            last edited by Apr 24, 2018, 11:12 PM

            @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 Apr 25, 2018, 5:30 PM Reply Quote 1
            • C Offline
              cowboysdude Module Developer @Zooooooom
              last edited by cowboysdude Apr 24, 2018, 11:43 PM Apr 24, 2018, 11:35 PM

              @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 Apr 25, 2018, 6:02 PM Reply Quote 2
              • Z Offline
                Zooooooom @Mykle1
                last edited by Apr 25, 2018, 5:30 PM

                @Mykle1 Thanks, I didn’t realize that.

                M 1 Reply Last reply Apr 25, 2018, 7:39 PM Reply Quote 0
                • Z Offline
                  Zooooooom @cowboysdude
                  last edited by Apr 25, 2018, 6:02 PM

                  @cowboysdude Awesome, thanks!

                  1 Reply Last reply Reply Quote 1
                  • P Offline
                    Peter
                    last edited by Apr 25, 2018, 6:43 PM

                    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

                    C 1 Reply Last reply Apr 25, 2018, 9:39 PM Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @Zooooooom
                      last edited by Apr 25, 2018, 7:39 PM

                      @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
                      • 1
                      • 2
                      • 36
                      • 37
                      • 38
                      • 39
                      • 40
                      • 68
                      • 69
                      • 38 / 69
                      38 / 69
                      • First post
                        380/690
                        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