Closed Luatan closed 2 months ago
The config flow is already attempting to do that:
but you do need location setup in HASS configuration - is there a better way?
Yes I saw that, but it only shows you the distance in the text. You still need to look for it in the list, which is sorted by A-Z. What I mean is to also sort the list. So the nearest one is shown at the top. Location setup would be needed, true, but as far as I see it the setup of your location is required. I don't think you can skip it. https://www.home-assistant.io/getting-started/onboarding/
and if we do not have a location, we can leave the list as is.
Hi,
I think it would make sense to sort the stations in the configuration flow to list the closest one first. This will make it faster to find the right one, since we do have all the data needed already. What do you think?
If this is desired, I can create a pull request with a change.