MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
MMM-WienerLinien
-
Two new config options to limit size of the station and destination name
-
Anyone else have it stuck at loading?
-
Changelog:
- it is now possible to get informed about elevator and line incidents thanks to @flo80 for his contribution
-
Version 2 is released
- API key no longer required
- Fix Config option
incidentShort
. - Dependency updates
- Nunjuck templates
- Documentation
- and more …
How to update
Make sure you run
cd ~/MagicMirror/modules/MMM-WienerLinien ; git pull ; npm i --production
, as I replaced dependencies. -
The API provider has fixed an issue on their side, so config option
incidentShort: false
is filtering correctly again. -
Version 2.0.1
Fixed
- Sorting of departure times https://github.com/fewieden/MMM-WienerLinien/issues/16