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.
    • cowboysdudeC Offline
      cowboysdude Module Developer
      last edited by cowboysdude

      Description:

      Built with love by me, @Snille, with help from @Mykle1

      Didn’t plan on releasing this but due to requests here it is…

      MMM-NOAA - another weather module :)

      Currently available in English, Swedish and German flavors… [Please PM me if you’d be interested in making any other translation files for this ].

      Time/Date
      Current weather
      current condition
      current temp [if above certain temp number turns red]
      UV Index [using the UV Index color codes]
      Humidity [if above certain % changes number color]
      Wind and direction
      Barometer [Shows number plus if rising, falling or steady]

      Sunrise/Sunset times

      Forecast
      Rotates through 10 day forecast [including today]
      Expected condition
      with high/low temps
      expected humidity

      Please follow Readme on Github!

      Screenshots:

      English
      0_1501456861536_en.PNG

      Swedish
      0_1501456889445_sv1.png
      0_1501456893050_sv2.png

      Version 1.0.0

      Download:

      [card:cowboysdude/MMM-NOAA]

      Mykle1M N pjkoelemanP 7 Replies Last reply Reply Quote 4
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @cowboysdude
        last edited by

        @cowboysdude

        That is one good looking module!

        Thanks for your hard work and thanks for sharing it.

        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 Thanks to you and @Snille for the work you guys put into it too!

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

            @cowboysdude

            Nah! You two guys are the real geniuses. I’m just an idea guy.

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 1
            • N Offline
              nobita @cowboysdude
              last edited by

              @cowboysdude How can it support another language such as thai,korea,japaness language

              cowboysdudeC 1 Reply Last reply Reply Quote 0
              • yawnsY Offline
                yawns Moderator
                last edited by

                de.json

                {
                  "GATHERING_WEATHER_STUFF": "Empfange Wetterdaten...",
                  "CURRENTLY": "Aktuell",
                  "CURRENT_TEMP": "Temperatur",
                  "UV_INDEX": "UV Index",
                  "WIND": "Wind",
                  "FROM": "Von",
                  "BAROMETER": "Barometer",
                  "FORECAST": "Prognose",
                  "MONDAY": "Montag",
                  "TUESDAY": "Dienstag",
                  "WEDNESDAY": "Mittwoch",
                  "THURSDAY": "Donnerstag",
                  "FRIDAY": "Freitag",
                  "SATURDAY": "Samstag",
                  "SUNDAY": "Sonntag",
                  "OVERCAST": "Bedeckt",
                  "CLOUDY": "Bewölkt",
                  "RAIN": "Regen",
                  "CLEAR": "Heiter",
                  "PARTLY_CLOUDY": "Leicht bewölkt",
                  "HIGH": "Maximum",
                  "LOW": "Minimum",
                  "HUMIDITY": "Luftfeuchtigkeit",
                  "SAFE": "Sicher",
                  "MODERATE": "Moderat",
                  "SNOW_SHOWERS": "Schneeregen",
                  "VERY_HIGH": "Sehr hoch",
                  "EXTREME": "Extrem",
                  "SUNSET": "Sonnenuntergang",
                  "SUNRISE": "Sonnenaufgang"
                }
                
                N 1 Reply Last reply Reply Quote 3
                • cowboysdudeC Offline
                  cowboysdude Module Developer
                  last edited by cowboysdude

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

                  “Aktuell”,

                  Thank you @yawns !!!

                  Thanks to @barnosch and @Michii_M !!!

                  0_1501502009554_de.png

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

                    @nobita just need to create a translation file in json format. I can help you with that if you wish :)

                    1 Reply Last reply Reply Quote 0
                    • N Offline
                      nobita @yawns
                      last edited by

                      @yawns Thanks so much

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

                        UPDATE

                        Added 2 new config options:

                        1. Show or hide the clock at the top
                        2. To show date format in D/M/YYYY or M/D/YYYY

                        See the README on Github

                        Download:

                        [card:cowboysdude/MMM-NOAA]

                        D 1 Reply Last reply Reply Quote 1
                        • F Offline
                          Fonfon
                          last edited by

                          Hi what a very great module ! i’m interesting in making a french translation…

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

                            @Fonfon THANK YOU!

                            Here is the file if you could Please and Thank you.

                              "GATHERING WEATHER STUFF": "Samlar väderinformation...",
                              "Currently: ": "Just nu: ",
                              "Current Temp: ": "Temperatur: ",
                              "UV Index ": "UV Index ",
                              "Wind: ": "Vind: ",
                              "From: ": "Från: ",
                              "Barometer: ": "Barometer ",
                              "~~~ Forecast ~~~<br/>": "~~~ Prognos ~~~<br/>",
                              "Monday": "Måndag",
                              "Tuesday": "Tisdag",
                              "Wednesday": "Onsdag",
                              "Thursday": "Torsdag",
                              "Friday": "Fredag",
                              "Saturday": "Lördag",
                              "Sunday": "Söndag",
                              "Overcast": "Mulet",
                              "Cloudy": "Molnigt",
                              "Rain": "Regn",
                              "Clear": "Klart",
                              "Partly Cloudy": "Delvis molnigt",
                              "High: ": "Högst: ",
                              "Low: ": "Lägst: ",
                              "Humidity: ": "Luftfuktighet: ",
                              "Safe": "Säkert",
                              "Moderate": "Medel",
                              "Snow showers": "Snöbyar",
                              "Very High": "Mycket Högt",
                              "Extreme": "Extremt",
                              "Sunset": "Solnedgång",
                              "Sunrise": "Soluppgång",
                              "hours": "hours",
                              "minutes": "minutes",
                              "Amount of Daylight": "Amount of Daylight"
                            F 1 Reply Last reply Reply Quote 0
                            • cowboysdudeC Offline
                              cowboysdude Module Developer
                              last edited by cowboysdude

                              Description:

                              Update:
                              -Added Spanish translation
                              -Added ability to not show clock using config option - See README
                              - Added when humidity goes above 70% it shows in red
                              -Added Amount of Daylight that day [example 14 hours 12 minutes]

                              Currently available in English, Swedish, German and NOW Spanish flavors … [Please PM me if you’d be interested in making any other translation files for this ].

                              Please follow Readme on Github!

                              Screenshots:

                              English
                              0_1501840508137_2.png

                              Version 1.0.1

                              Download:

                              [card:cowboysdude/MMM-NOAA]

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

                                I have noticed that some weather conditions still are in English… there was no way I could get them all for translation.

                                If you get one that is NOT in your the translation file please note it so it can be added!!

                                Huge Thanks!

                                1 Reply Last reply Reply Quote 0
                                • F Offline
                                  Fonfon @cowboysdude
                                  last edited by Fonfon

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

                                  “GATHERING WEATHER STUFF”: “Samlar väderinformation…”,
                                  "Currently: ": "Just nu: ",
                                  "Current Temp: ": "Temperatur: ",
                                  "UV Index ": "UV Index ",
                                  "Wind: ": "Vind: ",
                                  "From: ": "Från: ",
                                  "Barometer: ": "Barometer ",
                                  “~~~ Forecast ~
                                  ": "
                                  ~ Prognos ~~~
                                  ”,
                                  “Monday”: “Måndag”,
                                  “Tuesday”: “Tisdag”,
                                  “Wednesday”: “Onsdag”,
                                  “Thursday”: “Torsdag”,
                                  “Friday”: “Fredag”,
                                  “Saturday”: “Lördag”,
                                  “Sunday”: “Söndag”,
                                  “Overcast”: “Mulet”,
                                  “Cloudy”: “Molnigt”,
                                  “Rain”: “Regn”,
                                  “Clear”: “Klart”,
                                  “Partly Cloudy”: “Delvis molnigt”,
                                  "High: ": "Högst: ",
                                  "Low: ": "Lägst: ",
                                  "Humidity: ": "Luftfuktighet: ",
                                  “Safe”: “Säkert”,
                                  “Moderate”: “Medel”,
                                  “Snow showers”: “Snöbyar”,
                                  “Very High”: “Mycket Högt”,
                                  “Extreme”: “Extremt”,
                                  “Sunset”: “Solnedgång”,
                                  “Sunrise”: “Soluppgång”,
                                  “hours”: “hours”,
                                  “minutes”: “minutes”,
                                  “Amount of Daylight”: “Amount of Daylight”

                                  Hi, here the french translation:

                                  "GATHERING WEATHER STUFF": "Info météo",
                                    "Currently: ": "Actuellement: ",
                                    "Current Temp: ": "Température: ",
                                    "UV Index ": "Index UV  ",
                                    "Wind: ": "Vent: ",
                                    "From: ": "de: ",
                                    "Barometer: ": "Baromètre ",
                                    "~~~ Forecast ~~~<br />": "~~~ Prévision ~~~<br />",
                                    "Monday": "Lundi",
                                    "Tuesday": "Mardi",
                                    "Wednesday": "Mercredi",
                                    "Thursday": "jeudi",
                                    "Friday": "Vendredi",
                                    "Saturday": "Samedi",
                                    "Sunday": "Dimanche",
                                    "Overcast": "Couvert",
                                    "Cloudy": "Nuageux",
                                    "Rain": "Pluvieux",
                                    "Clear": "Clair",
                                    "Partly Cloudy": "Partiellement nuageux",
                                    "High: ": "Haute: ",
                                    "Low: ": "Basse: ",
                                    "Humidity: ": "Humidité: ",
                                    "Safe": "Sûr",
                                    "Moderate": "Modéré",
                                    "Snow showers": "Averses de neige",
                                    "Very High": "Tres élevée",
                                    "Extreme": "Extrême",
                                    "Sunset": "Coucher de soleil",
                                    "Sunrise": "Levée de soleil",
                                    "hours": "Heures",
                                    "minutes": "Minutes",
                                    "Amount of Daylight": "Lumière du jour"
                                  

                                  when you are ok tell me. for control.;)

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

                                    @Fonfon THANK YOU so much!!

                                    Added and working… :)

                                    F 1 Reply Last reply Reply Quote 0
                                    • F Offline
                                      Fonfon @cowboysdude
                                      last edited by

                                      @cowboysdude with pleasure ;)

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

                                        Had to make a minor adjustment on my end… please check the date and make sure it’s showing correctly :) [Right date… ie 8/9/2017 please make sure the day number is correct]

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

                                          @cowboysdude

                                          You mean I have to live tomorrow all over again? ;^)

                                          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 Ground Hog day

                                            https://www.youtube.com/watch?v=eZbtAFq7dP8

                                            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
                                            • 3
                                            • 4
                                            • 5
                                            • 34
                                            • 35
                                            • 1 / 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