Read the statement by Michael Teeuw here.
MMM-NBA
-
@cowboysdude no problem! I played around with all combos of header/logo and didn’t have any success. I’ll make sure I have nba.png but I can’t imagine why I wouldn’t. I’ll let you know if I figure it out
-
I looked on github now that I’m home and didn’t see the nba logo file… I uploaded it!!!
My mistake, sorry.
git pull should fix it!
-
@cowboysdude oh killer thanks!
-
Bugfix release - wasn’t getting all the scores correctly. [and a few cosmetic changes ;)]
Download:
[card:cowboysdude/MMM-NBA]
Version 1.0.2
-
Hey man had a suggestion for you. It would be great if we could get the module to stretch across the full bottom bar, and even have the option to show two scores at once. Love the app so far, I’ve been playing around with it a bunch. Still can’t get my NBA logo to look right though
-
@chieftainSupreme this is an example config that I use to test with:
``` { disabled: false, module: 'MMM-NBA', position: 'middle_center', config: { maxWidth: "500px", header: true, logo: true, focus_on: ["Knicks"] } ```
The header is showing up with logo… Just make sure you have nba.png in the icons folder :)
-
@cowboysdude just saw this my bad! I’ve disabled the logo for now, i’ll try a full reinstall and maybe that’ll undo some of the tinkering i’ve done on it. Thanks again dude
-
hello @cowboysdude i tried to install this module so i modified the config.js like you but on my mirror i got a blank space so… can you help me?
-
{ disabled: false, module: 'MMM-NBA', position: 'middle_center', config: { maxWidth: "500px", header: true, logo: true, focus_on: ["Knicks"] } },
-
@cowboysdude said in MMM-NBA:
{
disabled: false,
module: ‘MMM-NBA’,
position: ‘middle_center’,
config: {
maxWidth: “500px”,
header: true,
logo: true,
focus_on: [“Knicks”]
}
},i tried it but always nothing