Read the statement by Michael Teeuw here.
MMM-MyScoreboard displays header for 1second and then nothing displays
-
I have several other modules working just fine. I’m using MMM-Carousel as well and I have MMM-MyScoreboard on my second slide. I’ve tried getting rid of Carousel for a bit to see if I could get MyScoreboard working but it just shows the header for like one second and then there is nothing. Here is my config portions that include Carousel and MyScoreboard config (I apologize, the json formatting didn’t stick with the copy/paste:
{
module: “MMM-Carousel”,
position: ‘bottom_bar’,
config: {
transitionInterval: 60000,
showPageIndicators: true,
showPageControls: true,
ignoreModules: [‘clock’, ‘alert’, ‘calendar’, ‘MMM-GooglePhotos’],
mode: ‘slides’,
slides: [
[‘currentweather’, ‘weatherforecast’, ‘MMM-PaprikaMenu’, ‘MMM-Todoist’],
[‘MMM-MyScoreboard’, ‘newsfeed’, ‘MMM-Jast’],
],
},
},
{
module: “MMM-MyScoreboard”,
position: “top_right”,
classes: “default everyone”,
header: “My Scoreboard”,
config: {
showLeagueSeparators: true,
colored: true,
viewStyle: “mediumLogos”,
rolloverHours: 10,
showRankings: true,
sports: [
{
league: “MLB”,
teams: [“MIL”]
},
{
league: “NFL”,
teams: [“GB”]
},
{
league: “NHL”,
teams: [“NSH”]
},
{
league: “NBA”,
teams: [“MIL”]
},
{
league: “NCAAF”,
teams: [“WIS”]
},
{
league: “NCAAM”,
teams: [“WIS”]
},
],
},
},
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