vingerha / gtfs2

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

Update config_flow.py #47

Closed cvc90 closed 2 months ago

cvc90 commented 2 months ago

Currently the variable "CONF_RADIUS" is set with min=50, max=500, I think that for cities it is correct but for small towns or remote houses I think it should be possible to increase the range to 1500M or even more.

Increase maximum range in "CONF_RADIUS" to 1500M

vingerha commented 2 months ago

Rejecting the proposal as it is not that simple to raise the limit wihtout a posisble system-killing risk. See next release for an alternative solution