@wenike Thank you for the reply. But I’m saying the entire screen is blank. Not just the scores section.
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-MyScoreboard
-
RE: MMM-MyScoreboard
I followed the instructions here for the git pull and npm install with no errors.
In my config file I place this but all I get is a blank screen.
{
module: “MMM-MyScoreboard”,
position: “top_left”,
classes: “default everyone”,
header: “My Scoreboard”,
config: {
showLeagueSeparators: true,
colored: true,
viewStyle: “mediumLogos”,
sports: [
{
league: “NCAAF”,
teams: [“UK”]
}
]
}
},
-
RE: MMM-PaprikaMenu: Displays your weekly meal menu from the Paprika Recipe Manager app
Doesn’t appear to be working any longer.
