Skip to content

Add lat/lon geocoordinates to stop entities #59

@Primajin

Description

@Primajin

Hey there, first of all thank you for this great project - it is really helpful!

I have added a couple of bus stops around my house and I added the resulting entities to one of my dashboards.
I also would like to add them to a map dashboard:

  • do I need to overwrite them in the central configuration.yaml?
    homeassistant:
    customize:
      sensor.your_bus_stop_name:
        latitude: 52.52191
        longitude: 13.41321
      sensor.another_stop_name:
        latitude: 52.52000
        longitude: 13.40500
  • would it be possible that this addon already does that for me as the VBB API seems to return already the exact lat/lon of the stop?

Image

Thanks in advance
Best

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions