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.
    • N Offline
      nobita @cowboysdude
      last edited by

      @cowboysdude About Air Quality Index
      when data (Air Quality Index) show is number
      Normally general people not understand what does’t it means
      If can convert number to easy wording description like as
      0-50 convert to Good
      51-100 convert to moderate
      101-150 convert to Unhealthy
      0_1508808625140_aqi_chart.png
      How to Convert in module?

      Thanks for your help

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

        @nobita That’s why the numbers are color coded ;) BUT can do what I did with the UV Index and use

        Good
        Moderate
        Unhealthy
        UNHEATHLY
        VERY UNHEATHLY

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

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

          Good
          Moderate
          Unhealthy
          UNHEATHLY
          VERY UNHEATHLY

          And DEAD

          Create a working config
          How to add modules

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

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

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

            Good
            Moderate
            Unhealthy
            UNHEATHLY
            VERY UNHEATHLY

            And DEAD

            and The Walking Dead…

            1 Reply Last reply Reply Quote 0
            • R Offline
              Reotch2
              last edited by Reotch2

              @cowboysdude

              Thoughts? These are pulled directly off of the air visual site.

              https://www.airvisual.com/images/aqi4.png (aq1-5)

              alt text
              alt text
              alt text
              alt text
              alt text

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

                Well depends on what you’re looking for… number and icon, just icon?

                I would have to adjust the icons because the tab sticking out on the right would be a pain to deal with ;)0_1508811075014_aqi1.png

                Not opposed to these but the numbers mean more to me because it tells me more… safe is 0 to 50… if the aqi is 49 the green picture really doesn’t tell me anything so let me see what I can do…

                R 1 Reply Last reply Reply Quote 0
                • R Offline
                  Reotch2 @cowboysdude
                  last edited by

                  @cowboysdude Begging and choosing… I know… but maybe

                  config:
                  Air_qual: “icon”, // icon, text, or both

                  Not many people will likely find themselves in my shoes… But once you get to an Air Quality >300, the dark text was impossible to read on the black background through the mirror.

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

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

                    @cowboysdude Begging and choosing… I know… but maybe

                    config:
                    Air_qual: “icon”, // icon, text, or both

                    Not many people will likely find themselves in my shoes… But once you get to an Air Quality >300, the dark text was impossible to read on the black background through the mirror.

                    YES that I know is a problem… for some reason those colors don’t do well on black… so like I said let me see what I can do :)

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

                      0_1508811604777_aqi5.png

                      Create a working config
                      How to add modules

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

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

                        0_1508811604777_aqi5.png

                        LOL… FREAK

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

                          @cowboysdude

                          That’s me after talking to my wife on the phone

                          Create a working config
                          How to add modules

                          1 Reply Last reply Reply Quote 2
                          • R Offline
                            Reotch2 @cowboysdude
                            last edited by

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

                            @Reotch2

                            1. Not sure what has caused that for you… you are the 1st :) do you have the latest update?

                            I did a clean install of the module but still have the same issue. Im running at 90% zoom, so think that’s probably my problem. I’ll tinker later.

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

                              0_1508896076824_air.png

                              Just a thought… I prefer the numbers… the icons don’t really tell me anything…

                              0_1508896159596_air1.png

                              Mykle1M R 2 Replies Last reply Reply Quote 2
                              • Mykle1M Offline
                                Mykle1 Project Sponsor Module Developer
                                last edited by

                                Editorial

                                It dawned on me, after reading through the 154 posts in this topic, that people may not know what they are asking of a developer. Yes, this is an open format, and you’re supposed ask for a module, ask for features, voice your opinion (that’s what I’m doing) etc… But think about it. What seems like a simple request might mean hours (or more) of work for someone who does this for the fun of it. Someone who worked all day and came home to a list of requests. It’s like being married twice. Now, who the hell wants that? :^)

                                The beauty of this format is this. You can fork any repo of any module. Now it’s yours! You can make, or attempt to make, any modifications you like. After all, all the work is already done, right?

                                I think at this point, if you became stuck with a modification, you could ask for help on how to proceed. I did just that the other day. I worked for 4 days on a problem and could not solve it. It was only then that I asked for help and I felt rewarded knowing that I did all of the work. I was also deeply appreciative of help that was given me.

                                Where am I going with this?

                                The hell if I know!

                                Peace!

                                Create a working config
                                How to add modules

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

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

                                  Just a thought… I prefer the numbers… the icons don’t really tell me anything…

                                  Those are cool. The number makes it immediately apparent what the conditions are. Nice work! And thank you.

                                  Create a working config
                                  How to add modules

                                  1 Reply Last reply Reply Quote 1
                                  • R Offline
                                    Reotch2 @cowboysdude
                                    last edited by Reotch2

                                    @cowboysdude Looks perfect. The biggest issue I had was the dark red not having contrast on the black screen. Thought the icons may be a viable fix, but this is honestly the better way to go.

                                    All this being said. If you are seeing be numbers and colors I was last week, you’re having a bad day. Maybe the best solution is just to color those readings the same as the orange tier. I don’t want to mess up your simple (and well-liked) format.

                                    As @Mykle1 stated below, Its easy to overlook how much time you put into this. I definitely appreciate and applaud your work.

                                    Thanks again.

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

                                      @Reotch2 Thanks …

                                      I was thinking about putting the UV AQ as header in one line then the circles and numbers under each corresponding header…

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

                                        Description:

                                        Updated layout as it IS hard to see the color red on a black background :)

                                        Do a ‘git pull’ to update!

                                        Please follow Readme on Github!

                                        Screenshots:

                                        English
                                        0_1508978145122_newlayout.png

                                        Version 1.1.0

                                        Download:

                                        [card:cowboysdude/MMM-NOAA]

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

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

                                          Please follow Readme

                                          What’s that?

                                          Create a working config
                                          How to add modules

                                          1 Reply Last reply Reply Quote 0
                                          • R Offline
                                            Reotch2 @cowboysdude
                                            last edited by

                                            @cowboysdude

                                            Since I’m the one that asked for it… I’ll be the first to say “I was wrong”. got a “yellow” reading this morning, and it was almost impossible to read on the white background.

                                            Cowboysdude… you’re awesome… and I’m sorry to waste your time, but think you had it right the first time…

                                            Anyone else want to chime in on their preference?

                                            cowboysdudeC 2 Replies 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
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 34
                                            • 35
                                            • 8 / 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