v0.6.0
What's Changed
Switch to v2 of the Digitransit routing API (⚠️ v1 shuts down in April)
Version 1, which previous versions of this integration used shuts down in April 2025, so all users must upgrade before then. This is designed to be a drop-in replacement and should not break any existing integrations. #112
New config flow
When adding a new entity you can now search by stop code or name, and choose a stop from a list of suggestions. This uses the Digitransit Geocoding API for your particular region. When suggestions are shown, they are listed by their "label", which the API docs describe as "a human-friendly representation of the place with the most complete details", so most should avoid any ambiguity. Despite this, it's not possible to test every region, so please open a GitHub issue if you have difficulties. #112
Full Changelog: v0.5.0...v0.6.0