Read the statement by Michael Teeuw here.
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.
https://github.com/fewieden/MMM-NHL
[card:fewieden/MMM-NHL]
-
2.1.0
Fixed
- Date queries are now set based on timezone
America/Toronto
.
Added
- Config option
rollOver
[card:fewieden/MMM-NHL]
- 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
-
v2.3.1
Thanks to @parnic @dannoh @timpeer for their contributions.
Added
Finnish translations
Fixed
Team logo images for the 2023-2024 season
Link to module https://github.com/fewieden/MMM-NHL
-
@strawberry-3-141 how can we update to fox the team. Icons? I ran npm i --production but still same issue
-
@megagprime the API had changes, make sure to get the newest version of the module with
git pull
in the module directory. -
v2.4.0
Thanks to @parnic @dannoh for their contributions.
Fixed
- Updated module to work with the new NHL API.
Link to module https://github.com/fewieden/MMM-NHL