Read the statement by Michael Teeuw here.
MMM-NOAA
-
@idoodler
Sorry,
I’m an absolute beginner, what do I have to replace? -
@hriereb As I already mentioned previously (but only halve correct) replace the characters
“(Left Double Quotation Mark) and”(Right Double Quotation Mark) with"(Quotation Mark).
NOTE: The characters you used are slightly tilted (italic).{ "Atmospheric Conditions" : "Condizioni Atmosferiche", "Sunrise/Sunset":"Alba/Tramonto", "AQI/UV/Wind":"AQI/UV/Vento", "4 Day Forecast":"Previsioni su quattro giorni ", "Monday": "Lunedì", "Tuesday": "Martedì", "Wednesday": "Mercoledì ", "Thursday": "Giovedì", "Friday": "Venerdì", "Saturday": "Sabato", "Sunday": "Domenica", "Hours of Light":"Ore di luce", "Last Updated": "Ultimo aggiornamento", "Today":"Oggi", "Mon":"Lun", "Tue":"Mar", "Wed":"Mer", "Thu":"Giov", "Fri":"Ven", "Sat":"Sab", "Sun":"Dom", "Forecast":"Previsioni", "Weather warning":"Allerta meteo", "Night": "Notte" } -
@idoodler
Ah ok, my tablet wrote a wrong character but I have the right version in my translation folder. What’s wrong with that? -
@hriereb You may try to lint your JSON then -> https://jsonlint.com/
-
it returns me a valid json…
-
@hriereb Well, thats odd then. I assume you did restart your MagicMirror after adding itallian, right?
-
How do I restart the mirror? Do I have to do a sudo reboot?
-
@hriereb If you are using
pm2you can just enterpm2 restart MagicMirror, a reboot will do the same, but takes longer. -
It works now, thank you so much mate. You’ve been so kind. May I ask you another thing? Everything seems now nicely translated except for the scrolling line under the icon, is there a way to translate it? Where can I find it? Thx again.
-
@hriereb I am afraid, but I have no clue, what you mean. You can send me a screenshot, or mark what you mean on the example images on Github and post them here.
-

I mean above the weather icon I still see overcast clouds and under the field “previsione” there’s the same scrolling phrase.
-
@hriereb Oh, I guess, this is the weather description from the Weather API. The developer behind
MMM-NOAAis currently reworking the module. You may contact him and request a full translatable config. -
Ok, thanks again mate. I really appreciated your help.
-
@hriereb Btw. I would love to see an upvote on the post that helped you the most:)
-
-
Hi everyone,
I have problems with regard to the latest version of this module.
I updated to the new version, including the updated weather service provider and since then, two of my other modules (MMM-Fuel and MMM-Sonos) are not working any more. The position (bottom_left) is just blank now, wheras the MMM-NOAA (position: top_right) module works. Even a re-install of MMM-NOAA and reboot of my Rpi3 did not fix this issue.
When I delete the module from my config, all other modules are working again, so I can clearly assign the problem to the MMM-NOAA module.
Until now, I don´ t use this module and all modules are working smoothly. However, I like this module so hopefully, the problems will be fixed soon. Any news about it?Thanks!
-
@core Please provide any log. Execute
pm2 log MagicMirror(if you are usingpm2), reproduce the issue and post the log here.When posting the log it is recommended to add it in a code block for better readability.
:clinking_beer_mugs:
-
@core run your mirror like this ‘npm start dev’ and tell me what errors you are getting.
Apparently there is a conflict on your mirror so lets see what it is and fix it :)
@idoodler Thanks for the help!!! :) I’m so busy this time of year I’m not on here much.
I’d like a copy of the Italian language file if someone wants to do a pull request on github and upload it that would be great! Thank you
-
@cowboysdude Glad to say i have the NOAA Installed and working perfect will say better than any other weather module ive installed as the temps are perfect. my ONLY issue is the module does not seem to be auto-sizing to its position. as you can see its overlaying on top of the bottom bar… anyone have any thoughts or what i should start to attack first . ! Picture would not load so here is a link https://photos.app.goo.gl/VNkNaXwfMWWxyemN7
-
hi,
thanks for the help. I ran npm start dev and here is the log:
0 info it worked if it ends with ok
1 verbose cli [ ‘/usr/bin/node’, ‘/usr/bin/npm’, ‘start’, ‘dev’ ]
2 info using npm@3.10.10
3 info using node@v6.12.3
4 verbose config Skipping project config: /home/pi/.npmrc. (matches userconfig)
5 verbose stack Error: ENOENT: no such file or directory, open ‘/home/pi/package.json’
5 verbose stack at Error (native)
6 verbose cwd /home/pi
7 error Linux 4.9.53-v7+
8 error argv “/usr/bin/node” “/usr/bin/npm” “start” “dev”
9 error node v6.12.3
10 error npm v3.10.10
11 error path /home/pi/package.json
12 error code ENOENT
13 error errno -2
14 error syscall open
15 error enoent ENOENT: no such file or directory, open ‘/home/pi/package.json’
16 error enoent ENOENT: no such file or directory, open ‘/home/pi/package.json’
16 error enoent This is most likely not a problem with npm itself
16 error enoent and is related to npm not being able to find a file.
17 verbose exit [ -2, true ]anz ideas?
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