Support GTFS in Home Assistant GUI-only
81
stars
7
forks
source link
GTFS2 for Static and RealTime Public transport status collecting
- configuration via the GUI
- Static schedule on a route between start/end stops
- Shows next 10 departures on the same route, including alternative transport lines if applicable
- Option to add gtfs realtime trip updates source/url
- Option to add gtfs realtime vehicle location source/url, generates geojson file which can be used for tracking vehicle on map card
- Option to add gtfs realtime alerts source/url
- Add local stops and next departures, based on your location as 'person' or 'zone', can be extended with realtime data
- A service to update the GTFS static datasource, e.g. for calling the service via automation
- A service to update GTFS real time data locally, reducing internet traffic when using mulitple routes
- A service to update GTFS local stops, e.g. when tied to a moving person
- Allows to load/update/delete datasources in gtfs2 folder from the GUI
- translations: English, French, German, Spanish, Portuguese
Documentation