Read the statement by Michael Teeuw here.
Station monitor KVB Köln
-
Is there a chance for a module that shows real time departure for a station like in the module MMM-KVV by yo-less or MMM-DVB by skastenholz but for KVB Köln ?
-
I would appreciate the some, but please vrs is far more useful. vrs-info.de
-
or you could use the mentz api, this should also work in the “forbidden city” / cologne :smile:
I requested support for Düsseldorf and so on:
https://forum.magicmirror.builders/topic/1904/mmm-efa-elektronische-fahrplanauskunft-mentz
-
I know this topic is pretty old but I found a solution to show the KVB Köln departure time on my magicmirror. The kvb provides real-time departure information on its website, so I created an small html-file that displays the info in white-on-black (and refreshs every 30s)…
If anybody is interested just let me know! -
I am interested !
-
@Binog PM
-
I am interested too :)
-
@PhilGrue: Please can you provide me the script for the KVB as well ? Thanks in advance.
-
I think my module MMM-PublicTransportHafas will do exactly what you need.
-
@raywo I think my module MMM-PublicTransportHafas will do exactly what you need.
Hi Ray thanks for the Replay, HAFAS was known by me. I was looking more in realtime data that also include incidents and delays direct from the KVB. Currently HAFAS does not incooperate the detail data from VRS / VRR if this is not provided from DB.
I assembled a small php wraper to format the contect (from the orginal page), currently HTML or JSON output is possible.
I have to check how to convert this in a real MMM Modul possible this is the next step or we can think how to include this in your module.AnF