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.
    • S Offline
      stevegoble @tbbear
      last edited by

      @tbbear

      I had the same issue. The change to config.js did fix it but now the temp is showing in Celsius. My locals are:

              language: "en",
              timeFormat: 24,
              units: "imperial",
      

      any idea?

      Thanks!

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

        @stevegoble hi, this units option does only work for the default weather module. In NOAA its the value of the time format so 24 hours is european so Celsius, 12 hours is USA so Fahrenheit. Where are u living?

        Robert the Bear

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          stevegoble @tbbear
          last edited by

          @tbbear
          Thank you for the quick response. I am in Atlanta, GA USA. I prefer 24 hour clock so…sigh.

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

            @stevegoble if u have a few minutes i can fix it for u cause i just saw that v1 used units

            Robert the Bear

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

              @stevegoble ok, done do a git pull and u have it like it was using units

              Robert the Bear

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                stevegoble @tbbear
                last edited by

                @tbbear

                BAH! I just made the locale change to 12!! Thanks a bunch for the fix, I’ll update now… you da man!!

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

                  @stevegoble we love to make the users happy (if we can or we made the mistake lol)

                  Robert the Bear

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

                    I saw that lot’s of people dont like the headers in v2 so maybe an idea for a headerless option. Please let us know if u would like this option:
                    (0_1522844950854_headerless.png Bild Link)

                    Robert the Bear

                    Mykle1M 2 Replies Last reply Reply Quote 0
                    • Y Offline
                      yomm
                      last edited by

                      It looks much better :)

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

                        If you prefer not to have colored headers put this into your custom css file:

                        .MMM-NOAA .rheading {
                        background-color: transparent;
                        color: white;
                        }

                        While module makers like to entertain ideas adding more config options is not always the
                        best answer when it can be changed easily using custom.css.

                        There in lies the problem some like it, some don’t. Some like V1 of NOAA better.

                        So there will be 2 versions…1 and 2. :)

                        V1 can be found here -> http://173.56.209.189:443/topic/26/mmm-noaa-v1
                        [This is the only place you can get it from] :)

                        V2 still on github [There will be no config option for this, instead use custom.css]

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 65
                        • 66
                        • 67
                        • 68
                        • 69
                        • 68 / 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