Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: variable street_number not filled #326

Open
Bnt79 opened this issue Jan 30, 2025 · 2 comments
Open

[Bug]: variable street_number not filled #326

Bnt79 opened this issue Jan 30, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@Bnt79
Copy link

Bnt79 commented Jan 30, 2025

What happened?

Sometimes variable street_number is Not filled.
Link to Apple maps shows correct adress with exact number.

places Version

2.8.2

Home Assistant Version

2025.1.4

Relevant logs

Additional Details

No response

@Bnt79 Bnt79 added the bug Something isn't working label Jan 30, 2025
@Bnt79
Copy link
Author

Bnt79 commented Jan 30, 2025

For example:
https://maps.apple.com/maps/q=50.976614444444444,6.946446944444444&z=18

House number is shown correct , but in HA variable street_number is not existing

@Snuffy2
Copy link
Collaborator

Snuffy2 commented Jan 30, 2025

places gets its details from OpenStreetMap (OSM). If you find areas missing details, feel free to add them to OSM.

These are the details that places gets from OSM for those coordinates:
https://nominatim.openstreetmap.org/reverse?format=json&lat=50.976614444444444&lon=6.946446944444444&addressdetails=1&namedetails=1&zoom=18&limit=1

To update OSM:
https://www.openstreetmap.org/#map=18/50.976614/6.946447

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants