public-transport / db-hafas

JavaScript client for the Deutsche Bahn HAFAS API.
https://github.com/public-transport/db-hafas
ISC License
75 stars 5 forks source link

Update Since new plan July2020 #25

Closed ChohanSensei closed 4 years ago

ChohanSensei commented 4 years ago

Since July2020 there is major change in train schedule - at least between Freiburg and Basel but it is not updated in db-hafas api. I am using this one in magicmirror module "MMM-PublicTransportHafas" by raywo. How can I update this to the latest plan? If not possible, are there any other alternatives?

Thanks

derhuerst commented 4 years ago

Can you give a specific example about what changed, i.e. a specific train at a specific time and day of the week? Also, can you find this new train in the DB Navigator app? All db-hafas does is query the same endpoint.

ChohanSensei commented 4 years ago

I found error. It was from my side. Sorry, my raspi-config had wrong(GB) timezone.

derhuerst commented 4 years ago

See raywo/MMM-PublicTransportHafas#77 for further discussions.