Read the statement by Michael Teeuw here.
MMM-EFA (Elektronische Fahrplanauskunft/Mentz)
-
Like already discussed in other topics:
https://forum.magicmirror.builders/topic/763
https://forum.magicmirror.builders/topic/1719
https://forum.magicmirror.builders/topic/632/mmm-wienerlinien/9There is an API for several Transportation companies called:
EFA (Elektronische Fahrplanauskunft) which means electric departure monitor in German.This is a list of API endpoints i know so far:
VRR / Verkehrsverbund Rhein-Ruhr
http://efa.vrr.de/standard/XSLT_DM_REQUESTVVS / Verkehrs- und Tarifverbund Stuttgart
http://www2.vvs.de/vvs/XSLT_DM_REQUESTMVV / Münchner Verkehrs- und Tarifverbund
http://efa.mvv-muenchen.de/mobile/XSLT_DM_REQUESTDING - Donau-Iller-Nahverkehrsverbund
http://www.ding.eu/mobile/ding2/XSLT_DM_REQUESTtraveline south east: Journey Planner
http://www.travelinesoutheast.org.uk/se/XSLT_DM_REQUESTThis one is already the right module (but it does not work right now):
https://github.com/gefangenimnetz/MMM-EFA-departures/The Station IDs can be found here:
http://www.eg-blog.de/?p=822 -
Thank you @strawberry-3-141
Currently it’s a bit messed up, but it shows some departures:
https://github.com/Dom1n1c/MMM-EFA-departures
(Delays seems not to be displayed) -
In Moment the MMM-EFA-departures wont really work.
i put it in the config.js an change the station id but i see only a “Loading” on the Mirror …
Greeting
-
This post is deleted! -
@Sandy2503 You might have a look at the module again,
it seems to display connections now.
What does not work right now is including delays to the departure time. -
There is a new Efa which works for all german Cities.
And you can also save your favorite routes!
https://efa.janusfish.com -
Somebody knows how to find out the StationIDs from VVS?
Weiß jemand wie man die StationID bei VVS rausfindet?
Weil bei mir ändert der Link sich nicht mit.Vielen Dank