Releases: bremor/public_transport_victoria
0.7
Express train detection — Departure sensors now include an is_express attribute indicating whether a service skips stops. This can be used in automations and dashboard cards to highlight express services.
Bus route sorting — Bus routes are now sorted numerically in the setup flow, making it much easier to find your route when there are hundreds of options. Routes are displayed as route_number - route_name where a route number exists.
Connection reliability — Added timeouts to API requests to prevent the integration hanging indefinitely on slow or dropped connections, fixing the "Connection Closed" errors reported in #31.
Bug Fixes
Setup flow dropdowns — Fixed an issue where the route, direction, and stop dropdowns would appear blank after selecting an option, making it impossible to add a second monitored route. All dropdowns now correctly reflect your selection.
#Release Notes Generated via Claude#
Acknowledgements
Thanks to @andykelk for contributing the express train detection and bus route improvements.
0.6
- Time Zone now references HA instance rather then OS/Docker #20
- Config flow now remembers ID/API-Key so adding subsequent routes is now a lot faster
- Fixed async_forward_entry_setup deprecation warning (upgraded to async_forward_entry_setups #23
- Implemented DataUpdateCoordinator for keeping data updates in sync #21 #12
Full Changelog: 0.5...0.6