Read the statement by Michael Teeuw here.
MMM-NOAA - Another Weather Module
-
ok guys
i’ve just done the latest upgrade
https://forum.magicmirror.builders/topic/11899/v2-10-0and every thing gone right :D
-
Maybe report that here instead of the NOAA weather module topic. :-)
https://forum.magicmirror.builders/topic/10859/new-update-upgrade-script-ready-for-testing/170
-
If anyone is REALLY good at css or knows anyone interested in helping please msg me!
Thanks!
-
I’ve been using this module for a while now, and it’s been great.
I have recently installed a new module for solar panels and somehow it’s affecting the NOAA module.
When the Solar module is innactive the NOAA module looks okay:
https://imgur.com/1OLZRYSWhen the solar module is active the NOAA icons look weird.
https://imgur.com/f13UHBY
Any thoughts on how I can fix this? And why is it happening?HB
(I’m new to this forum and I don’t seem to be able to embed images) -
It’s a css issue. For some reason they are conflicting…
-
Tested NOAA 3 and it’s still working with the following providers:
Darksky [BUT will at some point stop working as they are going to a pay service and you can no longer get free keys]
Weatherbit
Weatherunlocked
Accuweather
OpenweatherComing soon ClimaCell
** will be working on over the weekend and hopefully can get it working and done ** -
@cowboysdude Where is the link to the GitHub repository?
-
-
This post is deleted! -
Hello, can anyone say me, why don’t show the weatherforecast?
Hallo, kann mir vielleicht jemand sagen, warum ich beim MMM-NOAA V3.0 Modul die Wettervorhersage nicht angezeigt bekomme? Kann es sein, das man die per Maus oder Touch erst öffnen muss? Kann man das irgendwo einstellen?
My config:
{ module: 'MMM-NOAA3', position: 'top_right', config: { provider: "openweather", // From list above apiKey: "0a1....92791........6debc26....7d", // From one of the providers listed above airKey: "", css: "NOAA3", // THIS MUST CONTAIN A CSS STYLE NAME userlat: "50.65", //MUST HAVE BOTH userlon: "11.4333" //MUST HAVE BOTH } },lg Pielo
-
@Pielo said in MMM-NOAA - Another Weather Module:
why don’t show the weatherforecast?
What is it that you think you are missing?

-
-
@Pielo said in MMM-NOAA - Another Weather Module:
Hello, my module show this.
Post your config entry for MMM-NOAA3 in a code block
-
@Pielo said in MMM-NOAA - Another Weather Module:
Hello, can anyone say me, why don’t show the weatherforecast?
Hallo, kann mir vielleicht jemand sagen, warum ich beim MMM-NOAA V3.0 Modul die Wettervorhersage nicht angezeigt bekomme? Kann es sein, das man die per Maus oder Touch erst öffnen muss? Kann man das irgendwo einstellen?
My config:
{ module: 'MMM-NOAA3', position: 'top_right', config: { provider: "openweather", // From list above apiKey: "0a1....92791........6debc26....7d", // From one of the providers listed above airKey: "", css: "NOAA3", // THIS MUST CONTAIN A CSS STYLE NAME userlat: "50.65", //MUST HAVE BOTH userlon: "11.4333" //MUST HAVE BOTH } },lg Pielo
@Mykle1
Thanks for answare, look at this post please. Thank you very much. -
Thanks for answare. I have delete the modul, new installed and change the API Provider to from “openweather” to “weatherbit”. Its work fine, now. Thank you for helping.
-
@Pielo said in MMM-NOAA - Another Weather Module:
Thanks for answare. I have delete the modul, new installed and change the API Provider to from “openweather” to “weatherbit”. Its work fine, now. Thank you for helping.
No worries mate. Glad you got it working. I tested it just now with openweather and had the same issue as you. I’ll tell the author about it.
-
Hello,
I am interested in making Polish version.
Arek
-
@Lagmin said in MMM-NOAA - Another Weather Module:
I am interested in making Polish version.
Or, you could submit a translation file to the repo. This is the Spanish translation file. Replace the Spanish and you’re done.
{ "Rise":"Subir", "Set":"Abajo", "4 Day Forecast":"Pronóstico de 4 días", "Monday": "lunes", "Tuesday": "martes", "Wednesday": "miércoles", "Thursday": "jueves", "Friday": "viernes", "Saturday": "sábado", "Sunday": "domingo", "Hours of Light":"Ligero", "Last Updated": "Actualizado", "Today":"Hoy", "Mon":"Lun", "Tue":"Mar", "Wed":"Mie", "Thu":"Jue", "Fri":"Vie", "Sat":"Sab", "Sun":"Lun", "No Wind":"calma", "Humidity": "Húmedo", "Visibility":"Visible", "Pressure":"Presión", "Excellent":"Excelente", "Good":"Bueno", "Lightly Polluted":"Ligeramente Contaminado", "Moderately Polluted":"Moderadamente contaminado", "Heavily Polluted":"Altamente contaminado", "Forecast":"Pronóstico" } -
@Mykle1 said in MMM-NOAA - Another Weather Module:
{
“Rise”:“Subir”,
“Set”:“Abajo”,
“4 Day Forecast”:“Pronóstico de 4 días”,
“Monday”: “lunes”,
“Tuesday”: “martes”,
“Wednesday”: “miércoles”,
“Thursday”: “jueves”,
“Friday”: “viernes”,
“Saturday”: “sábado”,
“Sunday”: “domingo”,
“Hours of Light”:“Ligero”,
“Last Updated”: “Actualizado”,
“Today”:“Hoy”,
“Mon”:“Lun”,
“Tue”:“Mar”,
“Wed”:“Mie”,
“Thu”:“Jue”,
“Fri”:“Vie”,
“Sat”:“Sab”,
“Sun”:“Lun”,
“No Wind”:“calma”,
“Humidity”: “Húmedo”,
“Visibility”:“Visible”,
“Pressure”:“Presión”,
“Excellent”:“Excelente”,
“Good”:“Bueno”,
“Lightly Polluted”:“Ligeramente Contaminado”,
“Moderately Polluted”:“Moderadamente contaminado”,
“Heavily Polluted”:“Altamente contaminado”,
“Forecast”:“Pronóstico”
}Here you go, please update it and by the way, could you please tell me how to implement this language to my MagicMirror module?
{
“Rise”:“Wschód”,
“Set”:“Zachód”,
“4 Day Forecast”:“Prognoza na 4 dni”,
“Monday”: “Poniedziałek”,
“Tuesday”: “Wtorek”,
“Wednesday”: “Środa”,
“Thursday”: “Czwartek”,
“Friday”: “Piątek”,
“Saturday”: “Sobota”,
“Sunday”: “Niedziela”,
“Hours of Light”:“Godzin światła”,
“Last Updated”: “Ostatnio aktualizowane”,
“Today”:“Dzisiaj”,
“Mon”:“Pn”,
“Tue”:“Wt”,
“Wed”:“Śr”,
“Thu”:“Czw”,
“Fri”:“Pt”,
“Sat”:“Sb”,
“Sun”:“Nd”,
“No Wind”:“Bezwietrznie”,
“Humidity”: “Wilgotność”,
“Visibility”:“Widoczność”,
“Pressure”:“Ciśnienie”,
“Excellent”:“Doskonała”,
“Good”:“Dobra”,
“Lightly Polluted”:“Lekko zanieczyszczone”,
“Moderately Polluted”:“Średnio zanieczyszczone”,
“Heavily Polluted”:“Bardzo zanieczyszczone”,
“Forecast”:“Prognoza”
} -
@Lagmin edit config.js and set language: to the value u need. note that this is all of mm, some other things will need to be translated.
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

