Read the statement by Michael Teeuw here.
NFL Score Module
-
The data source was fixed and with it the version 1.1.0 of the module is released.
Thanks to https://github.com/alacercogitatus and https://github.com/justjim1220 for their contributions.
Link to module https://github.com/fewieden/MMM-NFL
[1.1.0]
Fixed
- Data source
- Installation instructions
Added
- Config option
tableSize
to specify font size of table. - Config option
reverseTeams
to invert the display order of home and away team. - Display of week in header.
- package-lock.json
- Pro bowl mode
Changed
- Updated icons
- Start in regular mode
Removed
- team renaming
[card:fewieden/MMM-NFL]
-
Is there a way to have player statistics without using voice, Just have it there full time? If game day scores is on the left side maybe have the stats on the right side?
This is a great module though.
-
@Dropzone1969 Not without rewriting the module.
-
ok, thank you
-
Sorry to bring this back from the dead but I was wondering if this was still supported?
I installed it on my magic mirror docker image ran the npm command and am getting this:
NFL REGULAR SEASON 2021 WEEK UNDEFINED
Loading…Hoping someone can point this MM newbie in the right direction
-
@requiemm the issue has been reported to the author. no fixes yet
-
@sdetweil Thanks! I missed that when skimming the thread.
-
@requiemm the API still provides the data from last season. I started building a prototype with a different API provider.
https://github.com/fewieden/MMM-NFL/issues/44#issuecomment-932719760
-
Link to module https://github.com/fewieden/MMM-NFL
1.3.0
MagicMirror² version >= 2.15.0 required.
Added
- Nunjuck templates
- Remote team logos
- Readded live game fetching
- More statistic types
- Integrated MagicMirror logger on server side
- Integrated MMM-Modal
- Implemented suspend, resume and stop behavior
- Added instructions for global config options
- Github actions:
changelog
andbuild
- Github config files
Changed
- Data structure
- Dimmed bye week
- Project config files
- Dependency updates
- Preview pictures
Removed
- API provider: NFL XML API
- Local team logos
- Config option:
helmets
[card:fewieden/MMM-NFL]
-