gjohansson-ST / pytrafikverket

python module for communicating with the swedish trafikverket api
MIT License
21 stars 7 forks source link

Updated to support Trafikverket API v2 #14

Closed emiltorp closed 2 years ago

emiltorp commented 2 years ago

Older versions of the API from Trafikverket will shut down this summer: https://api.trafikinfo.trafikverket.se/DynamicContent/ContentDetails/61c33a304f02c133ec325ef2

So here is a PR with some updates to get on the latest version

I didn't know your versioning strategy so I leave that to the maintainers to update

gjohansson-ST commented 2 years ago

Have you teated this with Home Assistant?

emiltorp commented 2 years ago

No, I have not. I am not a Home Assistant user at the moment. I only tested the library directly. Do any of the changes conflict with the HA integrations?

gjohansson-ST commented 2 years ago

Ok. Then I will test. Just wanted to check. Thanks