Read the statement by Michael Teeuw here.
MMM-NOAA - Another Weather Module
-
@Mykle1 another (by the way both developer) also said that they only like V1 and i got a few chats from german users they said the same so IT’S A LOT. I only want to help leading NOAA to the top.
U are my friend, so please dont let me stand as an id…, thanks -
I wouldn’t know about the others you mentioned. I’m only going by what you said. My mistake. Yes, you are my friend. Friendly enough to question your statements. :-)
I think MMM-NOAA is the top weather module. From the very beginning, @cowboysdude’s vision, design and implementation has been new and exciting. I’ve congratulated him a thousand times although it makes me sick with jealousy (NOT).
Peace!
-
@Mykle1 Thanks so peace, Mykle u are also a very special developer 15 year ago when i was still in work i would have payed u a lot to be in my team, so no need to be jealouse same for John, but never forget maybe this is my problem i was 30 years a professional Software Manager for very expensive software so for me the user and his will was the law.
Take care my friend -
@JoeFranz said in MMM-NOAA - Another Weather Module:
Good job and great module!
I managed with the custom.css, but I think the temperature can be seen very bad. Is it possible to reduce the size of the symbol or change the color of the font?Yes I updated the js and css file. Do a git pull to update and then you can change the color via the custom.css like this:
.MMM-NOAA .tempf {
color: whatever color you’d like
}Enjoy :)
PS changed mine to #FF8300 …looks pretty cool :)

-
Thank you, it works :-)

-
@JoeFranz Glad you like it! Let me know if there’s anything I can help you with! :) Enjoy!
-
-
Another example of how to change the current temp

Here’s the css for your custom css if you like it:
.MMM-NOAA .tempf {
color: white;
text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
} -
@Mykle1 awwwwwwwwwwwwwwwwwwwwwww olive juice…LMAO
-
This looks very good with the temperature, great :-)
However, I now only “night” displayed, although my station displays a UV value of 6 :-(
-
@JoeFranz Ok I will fix that! :)
Do a git pull to update your files that should fix it for now.
-
@cowboysdude UV is ok now, but still the moon is shining…
-
@JoeFranz Please do a git pull now and u will get a working version
-
Still the moon… :-(

-
@JoeFranz sorry, but now its ok
-
@tbbear Sun ist shining… :-)
Thank you -
Well hopefully the moon issue is solved :)
-
Description:
Update
-
Fixed American Alert system [see video] Will show alert with expiration date. If there are more than 1 warning will show the number of warnings in the Weather Warning header, again, see video.
https://www.youtube.com/watch?v=tZV-UKk6AWk -
Added night to the forecast at top [now shows Day and Night] switches to night at 6 PM.
-
Cleaned up code
-
Moon works for ANY language.

Using custom css you can change header color like this …
.MMM-NOAA .rheading {
background-color: #868c88;
}
Putting this
.MMM-NOAA .rheading {
display: none;
}in your custom.css will net you this:

Version 1.2.0
Download:
[card:cowboysdude/MMM-NOAA]
-
-
I’d appreciate it if you would stop making this module better and better and let some of us little guys get some air time. ;-)
-
Hey guys, I cant get this module to show up on my mirror, can someone help me out?
Hey everyone, I am kind of new to this, but think i get the basics
I got the module installed by entering the following commands
cd MagicMirror/modules
git clone https://github.com/cowboysdude/MMM-NOAA.git
cd MMM-NOAA
npm installI then did the config as follows
{ module: 'MMM-NOAA', postition: 'top_left', config: { apiKey: "4cc3880807c6aaa9", // https://www.wunderground.com/weather/api select the middle plan... airKey: "orBbd9wjdyTK6yp5R", // IF you want Air Quality Index pws1: "KMIWESTL11" , loco1: "Detroit/Us", }},
Yet when it loads I dont see anything on my mirror
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
