• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. lazarus
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 0
  • Posts 1
  • Groups 0

lazarus

@lazarus

0
Reputation
348
Profile views
1
Posts
0
Followers
0
Following
Joined Mar 23, 2018, 10:47 PM
Last Online Sep 9, 2018, 3:07 PM
Age 42
Location Grand Rapids, MI

lazarus Unfollow Follow

Latest posts made by lazarus

  • RE: MMM-MyScoreboard

    First off love the module… One issue I’m running into is the rolloverHours option.

    Here is a sample of my config… Let me know if I’ve missed something or placed it improperly. Thanks in advance.

    {
      module: "MMM-MyScoreboard",
      position: "bottom_right",
      classes: "default everyone",
      header: "Scoreboard",
      config: {
        rolloverHours: 10,
        showLeagueSeparators: true,
        colored: true,
        viewStyle: "mediumLogos",
        sports: [
          {
            league: "NHL",
            teams: ["DET", "VGK"],
          },
          {
            league: "NCAAF",
            teams: ["ND"]
          },
          {
            league: "NFL",
            teams: ["DAL"]
          },
          {
            league: "MLB",
            teams: ["DET"]
          },
        ]
    
      }
    },
    
    
    posted in Sport
    L
    lazarus
    Mar 23, 2018, 10:50 PM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy