-
-
Notifications
You must be signed in to change notification settings - Fork 19
Changelog
Mordy Ovits edited this page Jul 19, 2026
·
1 revision
Note
For more up-to-date info on released versions, see the Releases page.
This (stale) page only shows the most important changes, not every release is represented.
- First versions after going live on HACS
- finetuning and fixes with more real-life users providing feedback
- split out Trains to avoid having to use all start/stop ID, by selecting connecting cities (manual entry)
- improve query performance
- resolve issue with 'hanging' pop-up when loading/extracting zip file
- reduce log-spamming messages
- Add GTFS alerts handling
- realtime vehicle tracking with geojson output
- workflow tweaks
- extend update service call
- increase stability with reboots, loss of data(source)
- new attribute: next_departure_headsigns
- adding route shortname in selection/list to overcome data discrepancies been short name and long name
- for new datasource, allow to use a self-placed zip file in the gtfs2 folder. This for zip that are not available via URL or zip with data that may need modification to comply with extraction conditions by pygtfs
- timezone for next_departure is now used in order: agency (delivering data), if not > HA system, if not > UTC. This to resolve TZ issues for datasets without agency (timezone)