• 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.4m 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 Apr 3, 2018, 4:03 PM

    @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!

    T 1 Reply Last reply Apr 3, 2018, 8:18 PM Reply Quote 0
    • T Offline
      tbbear Module Developer @stevegoble
      last edited by tbbear Apr 3, 2018, 8:19 PM Apr 3, 2018, 8:18 PM

      @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 Apr 3, 2018, 8:26 PM Reply Quote 0
      • S Offline
        stevegoble @tbbear
        last edited by Apr 3, 2018, 8:26 PM

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

        T 2 Replies Last reply Apr 3, 2018, 8:27 PM Reply Quote 0
        • T Offline
          tbbear Module Developer @stevegoble
          last edited by Apr 3, 2018, 8:27 PM

          @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
          • T Offline
            tbbear Module Developer @stevegoble
            last edited by Apr 3, 2018, 8:33 PM

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

            Robert the Bear

            S 1 Reply Last reply Apr 3, 2018, 8:38 PM Reply Quote 0
            • S Offline
              stevegoble @tbbear
              last edited by Apr 3, 2018, 8:38 PM

              @tbbear

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

              T 1 Reply Last reply Apr 3, 2018, 8:40 PM Reply Quote 0
              • T Offline
                tbbear Module Developer @stevegoble
                last edited by Apr 3, 2018, 8:40 PM

                @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
                • T Offline
                  tbbear Module Developer
                  last edited by Apr 4, 2018, 12:29 PM

                  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

                  M 2 Replies Last reply Apr 5, 2018, 12:03 AM Reply Quote 0
                  • Y Offline
                    yomm
                    last edited by Apr 4, 2018, 6:43 PM

                    It looks much better :)

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      cowboysdude Module Developer
                      last edited by cowboysdude Apr 5, 2018, 11:43 AM Apr 4, 2018, 11:03 PM

                      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
                      • 31
                      • 32
                      • 33
                      • 34
                      • 35
                      • 68
                      • 69
                      • 33 / 69
                      33 / 69
                      • First post
                        330/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