MMM-NHL
-
I created an initial version of this module 3 years ago but it never had its own showcase thread in the forum.
I just rewrote the whole module with the big help of https://github.com/dannoh
[2.0.0]
Added
- Nunjuck templates
- French translations thanks to matlem037
- Dependency
node-fetch
- Config option
daysInPast
- Config option
daysAhead
- Config option
liveReloadInterval
thanks to dannoh. - Config option
showNames
thanks to dannoh. - Config option
showLogos
thanks to dannoh. - Support for game status
postponed
thanks to dannoh. - Github actions (linting and changelog enforcer)
- JSDoc documentation
Changed
- Switched API for data feed.
- Display logos from remote.
- Retrieve team list from API.
- ESLint recommended instead of airbnb ruleset.
Removed
- Config option
format
, instead rendering information based on locale. - Travis integration
- Dependency
moment-timezone
- Dependency
request
- Local team logos
Make sure you install the new dependencies as described in the Readme file.
-
2.1.0
Fixed
- Date queries are now set based on timezone
America/Toronto
.
Added
- Config option
rollOver
- Date queries are now set based on timezone
-
Thanks to dannoh for his contribution for the next version.
v2.2.0
MagicMirror² version >= 2.15.0 required.
Added
- Added new config option
showPlayoffSeries
to display playoff series information
Changed
- Node helper logs are now done through MagicMirror logger
- Updated project config files
- Updated Github config files
Fixed
- Changed Logo Urls to support all teams (specifically all-star teams)
- Added support for teams with no short name when showNames is true
Link to module https://github.com/fewieden/MMM-NHL
- Added new config option
-
2.3.0
Changed
- Updated dependencies
- Updated Github config files
- Updated project config files
- Uniform spelling for MagicMirror²
Fixed
- Playoff series display
Link to module https://github.com/fewieden/MMM-NHL