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

    xclsior

    @xclsior

    0
    Reputation
    400
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    xclsior Unfollow Follow

    Latest posts made by xclsior

    • RE: MMM-MyScoreboard

      @j.e.f.f I’ll try that and let you know what happens!

      posted in Sport
      X
      xclsior
    • RE: MMM-MyScoreboard

      Here’s the link to the screenshot: https://imgur.com/a/cfiQn

      Sorry for the poor quality. Cropping it was becoming a pain so I just took a picture. I would love your advise on the MyWeather module too but that’s outside this thread. :)

      posted in Sport
      X
      xclsior
    • RE: MMM-MyScoreboard

      Here is the config:

      {
      	  module: "MMM-MyScoreboard",
      	  position: "top_right",
      	  classes: "default_everyone",
      	  header: "My Scoreboard",
      	  config: {
      		    showLeagueSeparators: true,
      		    colored: true,
      		    viewStyle: "oneLineWithLogos",
      		    sports: [
      		      {
      		        league: "NBA",
      		        teams: [""],
      		        groups: ["East","West"]
      		      }			  		      		
      			    	   ]
      	 	     }
      },
      
      posted in Sport
      X
      xclsior
    • RE: MMM-MyScoreboard

      For some reason, the formatting is off on my display. It displays the module header but the scores are displayed in one line across the middle of the screen. Please help!

      posted in Sport
      X
      xclsior