• 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 cowboysdude Jan 12, 2019, 3:09 AM Jan 12, 2019, 3:08 AM

    @costascontis You are right…I had the image for the correct moon just didn’t put in the array to display :) Thank you for catching that!! As for using open weather I just ran it and it seems to be working for me… here’s a picture. BUT I do use darksky as my provider also :)

    0_1547262520942_ow.png

    Yes that F weather and YES it’s cold here LOL

    M 1 Reply Last reply Jan 12, 2019, 3:22 AM Reply Quote 1
    • M Offline
      Mykle1 Project Sponsor Module Developer @cowboysdude
      last edited by Jan 12, 2019, 3:22 AM

      @cowboysdude

      10°F ? Oh hell no!

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 1
      • C Offline
        costascontis
        last edited by Jan 12, 2019, 7:29 AM

        thnx just updated and seems ok.AQI is not working for me or my location i guess?I can find my location at AQI site and added my api at config.js but module always shows “severe poluted” .
        @cowboysdude oh man ,we have nearly the same temp at celsius in Greece and we thing that is a very cold weather :)

        1 Reply Last reply Reply Quote 0
        • C Offline
          costascontis
          last edited by costascontis Jan 12, 2019, 8:15 AM Jan 12, 2019, 8:07 AM

          0_1547280437212_magicmirror.png

          my api seems to have some calls but maybe Aqi not sending the right data?
          0_1547280907136_Screenshot (8).png

          A 1 Reply Last reply Jan 27, 2019, 10:01 PM Reply Quote 0
          • A Offline
            Anthony Project Sponsor @costascontis
            last edited by Jan 27, 2019, 10:01 PM

            @costascontis Hello. I saw that you live in
            greece like me. Can you help me out with this module because I have a couple of problems. First the icons are not always visible. second the day forecast never show up. And third it always shows wrong temperature. I have correctly put my api key from open weather. Any ideas?

            1 Reply Last reply Reply Quote 0
            • C Offline
              costascontis
              last edited by Jan 27, 2019, 10:15 PM

              openweather is your problems ,ditch that api and create a free new one at darksky provider.Dont forget to Put your Lat and Long at config.

              1 Reply Last reply Reply Quote 1
              • A Offline
                Anthony Project Sponsor @Mykle1
                last edited by Feb 12, 2019, 5:23 PM

                @mykle1 If I do the same for Greek translation will someone fix it for the module?

                1 Reply Last reply Reply Quote 0
                • C Offline
                  cowboysdude Module Developer
                  last edited by cowboysdude Feb 13, 2019, 1:08 AM Feb 13, 2019, 1:01 AM

                  Yeah I’m sure ‘someone’ will fix it LOL

                  IF this is correct:

                  {
                  “Rise”:“Восход”,
                  “Set”:“Закат”,
                  “4 Day Forecast”:“Прогноз на 4 дня”,
                  “Monday”: “Понедельник”,
                  “Tuesday”: “Вторник”,
                  “Wednesday”: “Среда”,
                  “Thursday”: “Четверг”,
                  “Friday”: “Пятница”,
                  “Saturday”: “Суббота”,
                  “Sunday”: “Воскресенье”,
                  “Hours of Light”:“Длительность дня”,
                  “Last Updated”: “Последнее обновление”,
                  “Today”:“Сегодня”,
                  “Night”:“Ночь”,
                  “Mon”:“Пн”,
                  “Tue”:“Вт”,
                  “Wed”:“Ср”,
                  “Thu”:“Чт”,
                  “Fri”:“Пт”,
                  “Sat”:“Сб”,
                  “Sun”:“Вс”,
                  “No Wind”: “Штиль”,
                  “Humidity”: “Влажность”,
                  “Visibility”:“Видимость”,
                  “Pressure”:“Давление”,
                  “Excellent”:“Отлично”,
                  “Good”:“Хорошо”,
                  “Lightly Polluted”:“Легкие загрязнения”,
                  “Moderately Polluted”:“Умеренные загрязнения”,
                  “Heavily Polluted”:“Сильные загрязнения”,
                  “Forecast”:“Прогноз”
                  }

                  I just added it to NOAA3… let me know if anything is wrong.

                  A 1 Reply Last reply Feb 13, 2019, 8:28 AM Reply Quote 1
                  • A Offline
                    Anthony Project Sponsor
                    last edited by Anthony Feb 13, 2019, 12:01 PM Feb 13, 2019, 8:19 AM

                    Here is the Greek translation. I also tried to make a pull request on github but I am not sure If I did it right since this is my first pull request. I hope someone will fix it :winking_face: :winking_face: :winking_face:
                    Thank you very much.

                    {
                    “Rise”:"Ανατολή",
                    “Set”:"Δύση",
                    “4 Day Forecast”:"Πρόβλεψη 4 Ημερών",
                    “Monday”:"Δευτέρα"
                    “Tuesday”:"Τρίτη",
                    “Wednesday”:"Τετάρτη",
                    “Thursday”:"Πέμπτη",
                    “Friday”:"Παρασκευή", 
                    “Saturday”:"Σάββατο",
                    “Sunday”:"Κυριακή",
                    “Hours of Light”:"Διάρκεια Ημέρας",
                    “Last Updated”:"Τελευταία Ενημέρωση",
                    “Today”:"Σήμερα"
                    “Night”:"Νύχτα",
                    “Mon":"Δευ",
                    “Tue”:"Τρι"
                    “Wed”:"Τετ",
                    “Thu”:"Πεμ",
                    “Fri”:"Παρ",
                    “Sat”:"Σαβ",
                    “Sun”:"Κυρ",
                    “No Wind”:"'Οχι Άνεμος",
                    “Humidity”:"Υγρασία",
                    “Visibility”:"Ορατότητα",
                    “Pressure”:"Πίεση"
                    “Excellent”:"Έξοχος",
                    “Good”:"Καλός",
                    “Lightly Polluted”:"Ελαφριά Ρύπανση",
                    “Moderately Polluted”:"Μέτρια Ρύπανση",
                    “Heavily Polluted":"Βαριά Ρύπανση",
                    “Forecast”:"Πρόβλεψη"
                    }
                    
                    1 Reply Last reply Reply Quote 0
                    • A Offline
                      Anthony Project Sponsor @cowboysdude
                      last edited by Feb 13, 2019, 8:28 AM

                      @cowboysdude I just noticed that you have made a small mistake in NOAA’s translations folder in github. You have named the Russian translation as Greek. Check it out when you have the time.

                      C 1 Reply Last reply Feb 14, 2019, 12:22 AM Reply Quote 1
                      • 1
                      • 2
                      • 56
                      • 57
                      • 58
                      • 59
                      • 60
                      • 68
                      • 69
                      • 58 / 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