Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bahn #257

Closed
siggi85 opened this issue Sep 17, 2019 · 9 comments
Closed

Bahn #257

siggi85 opened this issue Sep 17, 2019 · 9 comments
Labels

Comments

@siggi85
Copy link

siggi85 commented Sep 17, 2019

An adapter for "deutsche Bahn" should be able to configure specific connections and stations and get informations about their state like delays etc.
You could alarm you when you have an delay, you can configure your alarm clock when the train has delay, you can show the actual state of your connection in vis, etc.

API from "deutsche Bahn" is available on https://developer.deutschebahn.com/store/ or https://data.deutschebahn.com/dataset/api-fahrplan. There are also some third party APIs and sites on the market (http://bahnreise-wiki.de/wiki/Fahrplanauskunft, https://dbf.finalrewind.org, etc).

@TA2k
Copy link
Collaborator

TA2k commented Sep 26, 2019

gibt es eine konkrekte API die Verspätungen anzeigt?

@siggi85
Copy link
Author

siggi85 commented Sep 26, 2019

Ich weiß leider nicht über welche API man am besten gehen sollte. Ich habe vor einiger Zeit dazu auch mal ein Thema in der FB ioBroker Gruppe geschrieben, und da haben einige auch kommentiert, dass die Bahn die Daten wohl bereitstellt.
Timetables unter https://developer.deutschebahn.com/store/ möglicherweise?!?

@TA2k
Copy link
Collaborator

TA2k commented Sep 26, 2019

Mit https://developer.deutschebahn.com/store/apis/info?name=Timetables&version=v1&provider=DBOpenData#!/default/get_fchg_evaNo könnte man vielleicht verspätungen sehen. Aber das XML parsen macht keinen Spaß
`

`

@ikkerus
Copy link

ikkerus commented Oct 9, 2019

Hm. Ich habe gerade per Zufall diese API auf GitHub gefunden: https://github.com/highsource/delays-api

Scheint genau das zu sein, was wir brauchen. Nur weiß ich nicht genau, was die Datenquelle ist, die API scheint recht einfach via Amazon AWS anzusprechen zu sein?!

@flat1984
Copy link

Ich benutze den hafas-client: https://github.com/public-transport/hafas-client
Dort sind auch die spezifischen Wrapper für verschiedene Dienste, ich nutze z.B. INSA für den Nahverkehr in Mitteldeutschland, dort werden auch die Verspätungen angezeigt. https://github.com/derhuerst/insa-hafas

@TA2k
Copy link
Collaborator

TA2k commented Jan 3, 2020

@gaudes
Copy link

gaudes commented Jul 17, 2020

https://github.com/gaudes/ioBroker.fahrplan

@gaudes
Copy link

gaudes commented Oct 2, 2020

@siggi85 : Hi,

could this Request be closed with this adapter:

https://github.com/gaudes/ioBroker.fahrplan

Regards, Ralf

@siggi85
Copy link
Author

siggi85 commented Oct 3, 2020

@gaudes Yes I use this adapter already. This request can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants