Read the statement by Michael Teeuw here.
-
There is another API available.
Why don’t you use the EFA (From Elektronische Fahrplanauskunft)
It’s the biggest Provider in the market (Mentz Datenverarbeitung)
It includes realtime information and shows routes:http://data.wien.gv.at/pdf/wiener-linien-routing.pdf
It is available for several transportation companies/communities in Germany, UK and so on.
-
@Dom1n1c I didn’t make a research for available API’s, I just took the one I got from the user who requested the module.
-
Two new config options to limit size of the station and destination name
[card:fewieden/MMM-WienerLinien]
-
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
[card:fewieden/MMM-WienerLinien]
-
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.https://github.com/fewieden/MMM-WienerLinien
[card:fewieden/MMM-WienerLinien]
-
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
https://github.com/fewieden/MMM-WienerLinien
[card:fewieden/MMM-WienerLinien]