Read the statement by Michael Teeuw here.
MMM-SwissTransport
-
@Bangee thanks a lot for your work! Vielen Dank für dein super Modul!
-
I can`t find my Trainstation ID. When i go to http://transport.opendata.ch/examples/stationboard.html and search for my Station it shows me all the Departure Times but how can i see/search my Trainstation ID? In the Source Code it shows me always the ID for Lausanne…
-
You can get your station from here:
http://transport.opendata.ch/v1/locations?query=koeln hbfJust modify the url and it will give you this:
{“stations”:[{“id”:“008015458”,“name”:“K\u00f6ln Hbf”,“score”:101,“coordinate”:{“type”:“WGS84”,“x”:50.943029,“y”:6.95873},“distance”:null}]}There you get the station id, in this case it’s 008015458
-
Hey Guys, i did not used my MagicMirror for a while and now it shows me no more trains for my station. I also tried with other stations. Nothing on my screen. Did they changed something?
-
@Squirrel said in MMM-SwissTransport:
Did they changed something?
I don’t use this module but something may have changed. Have you tried updating the module in case their have been updates?
-
Not so far…
Is it possible to make a update in the XLTerminal?
I tried something with git pull but this is not working.
-
I don’t use XLTerminal so I don’t know.
git pull
would have to be done inside the MMM-SwissTransport directory. If that does not work then perhaps there is no update. You could always reinstall it. Also, use the forum search to see if there is any news of MMM-SwissTransport that might help you. -
Yes i did it in the MMM-Swiss Transport directory. I saw that he changed something 2 weeks ago. I try to reinstall the modul tomorrow…
-
There seems to be an update whitch changes the functionality from showing all the trains of one station to showing a specific connection. For me it didn’t work any more, so i created a new module with the new Search API if you are interrested: MMM-swisstransport