@P-Bo726 I will take a look at it … :)
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-NOAA - Another Weather Module
@tbbear said in MMM-NOAA - Another Weather Module:
{
“GATHERING WEATHER STUFF”: “Empfange Wetterdaten…”,
"Currently: ": "Aktuell: ",
"Current Temp: ": "Momentane Temperatur: ",
"UV Index: ": "UV-Index: ",
"Wind: ": "Wind: ",
"From: ": "von: ",
"Barometer: ": "Barometer: ",
“Monday”: “Montag”,
“Tuesday”: “Dienstag”,
“Wednesday”: “Mittwoch”,
“Thursday”: “Donnerstag”,
“Friday”: “Freitag”,
“Saturday”: “Samstag”,
“Sunday”: “Sonntag”,
“Overcast”: “Bedeckt”,
“Cloudy”: “Wolkig”,
“Rain”: “Regen”,
“Clear”: “Klar”,
“Partly Cloudy”: “Teilweise bewölkt”,
“Snow showers”: “Schneeschauer”,
"High: ": "Hoch: ",
"Low: ": "Niedrig: ",
"Humidity: ": "Feuchtigkeit: ",
“Safe”: “Sicher”,
“Moderate”: “Moderat”,
“Very High”: “Sehr hoch”,
“Extreme”: “Extrem”,
“Sunset”: “Sonnenuntergang”,
“Sunrise”: “Sonnenaufgang”,
" hours ": " Std. ",
" minutes ": " Min. ",
“Amount of Daylight”: “Stunden mit Tageslicht”,
"Good Morning ":"Guten Morgen ",
"Good Afternoon ": "Guten Nachmittag ",
"Good Evening ": "Guten Abend ",
"Air Quality Index: ":"Luftqualitätsindex: "
}So this is German? :)
-
MMM-Nascar
Description:
Nascar Leader board for Magic Mirror
Screenshots:
Postion: bottom_bar

Position: top_center

Download:
[card:cowboysdude/MMM-Nascar]
Version 1.0.1
-
RE: MMM-NOAA - Another Weather Module
UPDATE
- No longer need to add lat or lon to the config.js
- put bottom forecast into table format
3 weather comes in default language flavors now …it’s automatic!
4 config option - showForecast: true or false to show or hide bottom forecast
[Thanks to @Mykle1 for fixing my css!! and @tbbear for fixing my German]
Tested and Runs on MM 2.1.3!

See the README on Github
Download:
[card:cowboysdude/MMM-NOAA]
-
RE: MMM-MLB
Description:
[Thanks to kolbyjack!!! - His changes]
- Create individual widget types for pregame, ingame, postgame, postponed game, and no game
- Pregame: Show start time and propable pitchers
- In game: Show inning state, runners on base, count, outs, pitcher, and batter
- Postgame: Show R/H/E, winning pitcher, losing pitcher, and save pitcher
- Postponed game: Show reason for postponing (if known)
- No game: Explicitly show that the focus_on team doesn’t have a game today
Screenshots:

Download:
[card:cowboysdude/MMM-MLB]
Version 1.0.8
-
RE: MMM-NOAA - Another Weather Module
MAJOR UPDATE
- Fixed ALL console errors.
- Style enhancements
- Weather ALERTS - it will show under the forecast if there’s a weather alert.
Download:
[card:cowboysdude/MMM-NOAA]
-
RE: NFL Score Module
@darbos said in NFL Score Module:
@cowboysdude Hey again, I believe Im reading this right, so the 2017 is normal for now (module doesnt track preseason) and when the regular season starts we will start seeing the 2018 games/scores? No need to update any links or anything? Thanks!
Yes sir that’s exactly what will happen :)
-
RE: MMM-NOAA - Another Weather Module
LANGUAGE UPDATE
Thank you to @kurtern84 for adding the Norwegian language!!!
** Only need to update if you need!! **
Download:
[card:cowboysdude/MMM-NOAA]
-
RE: MMM-MyScoreboard
@vinp But that’s the fun of doing this…you get to build something that you want as a user. Generally speaking most developers don’t mind helping you if you ask…others not so much LOL
I try to help people with my modules but in all honesty I’m not going to completely rewrite something for one person… doesn’t make sense to do that. BUT yes I have had people do a fork then I help them get what they need for their own personal mirror :)
That’s the entire reason for the “MagicMirror project”… some people see “MagicMirror” but forget the word ‘project’ LOL I have told people that this is the project you want as it offers so many options, way more than the others.
-
RE: MMM-NOAA - Another Weather Module

Just a thought… I prefer the numbers… the icons don’t really tell me anything…

-
RE: Nascar schedule URL
Just go to MagicMirror/modules/MMM-Nascar in a terminal window and type
‘git pull’ to update.All fixed! Thanks @Assassins
I made it to change the year every year…
-
RE: MMM-NOAA - Another Weather Module
@Reotch2 How about this?

If the colors are an issue we can always use different shades to make it more readable :)
-
Working on the ole 32"...
My IR frame delivery has been delayed 3 times… ughhhhhhhh but it’ll get here!! Until then… some progress :)

-
RE: MMM-NOAA - Another Weather Module
@tbbear What do you also think about putting the Humidity and Barometer on the same line as well?
-
RE: The 32" Inch Mirror
Progress on the 32" SO far I have the hardware working quite well. It’s quite fast… Yeah I know this is an RPI project but I wanted it for more…
Touchscreen is working awesomely!!
Here’s a sneak peek… [the red box around the humidity is like an alert …it flashes if over a certain number as does the temp]… The extended forecast on the right actually rotates through 7 days of upcoming weather…


-
RE: MMM-NOAA - Another Weather Module
Thanks @tbbear for testing this for me…[AND updating the css for the icons]
We now have Night icons :)

Other changes:
When there is no wind the wind info won’t show up. No sense seeing: Wind: 0 :)do your git pull to update main js, css and icons
Enjoy!
-
RE: The 32" Inch Mirror
Well after 9 months here’s my update…
The HestiaPi thermostat is a go… My mirror is touch so I can actually load this in an iFrame and manipulate the controls [tested and working :)].

I have temp and humid sensors on the way so that I can see what’s going on in my entire house :)
Next: create a new sitemap for openHab because here in the US we don’t have our Hot water attached to the Thermostat. Our tanks are stand alone and we control it on the tank itself. So I can cut that site map down quite a bit and only show what I want it to show… :) Not complaining but I thought I had help with this but … guess I"m on my own LOL Sooooooooooooo
Nice having Touch on the mirror :)
-
RE: MMM-NOAA - Another Weather Module
With a HUGE THanks @tbbear who did ALL the work on the alerts!!
Now the alerts come back in your native language!!
Get your fresh update here:
https://github.com/cowboysdude/MMM-NOAA
by going to your
MagicMirror/modules/MMM-NOAA
git pullThank you @tbbear for ALL the work on this!!! Excellent addition!
-
RE: Magic alarm clock
Pstttttttt try the search function…it works really well ;)
https://forum.magicmirror.builders/topic/695/my-mini-magic-alarm-clock
-
RE: MMM-NOAA - Another Weather Module
OHhhhhhhh if you’re having problems…it’s simply because I didn’t upload the NEW package.json file… I do apologize it’s on github now…
Please download and copy all the files from the NEW download over the old ones and run npm install…
Sorry again for the confusion!!! Robert made the new one but for some reason I didn’t upload it…