vingerha / gtfs2

Support GTFS in Home Assistant GUI-only
https://github.com/vingerha/gtfs2
MIT License
65 stars 4 forks source link

BUG: cannot setup local stops if > 15, no option to reduce radius #53

Closed vingerha closed 2 months ago

vingerha commented 2 months ago

Limit set to avoid overload in case of realtime setup. Process bliocked with statement to reduce the radius but this cannot be done for the initial setup.

vingerha commented 2 months ago

Fixed with commit 20240421, reduced default range to 200 and only apply stop-count when options are set