You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first (sensor with lower number) sensor will sucessfully resolve the human readable adress. But all others will fail, as the scanning is too fast and the openmap api doesnt allow too many requests in short times.
What version of Home Assistant Core has the issue?
2022.8.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Example YAML snippet
No response
Anything in the logs that might be useful for us?
2022-10-01 12:16:40.265 DEBUG (MainThread) [custom_components.foodsharing.sensor] Nominatim Request: '(('lat', 44.123456), ('lon', 12.123456), ('format', 'geojson'))' '200' <bound method ClientResponse.text of <ClientResponse(https://nominatim.openstreetmap.org/reverse?lat=48.088306&lon=11.827146&format=geojson) [200 OK]>
2022-10-01 12:16:40.265 DEBUG (MainThread) [custom_components.foodsharing.sensor] Error on recieving human readable address via OpenMap API for 44.123456, 12.123456.
2022-10-01 12:16:40.265 DEBUG (MainThread) [custom_components.foodsharing.sensor] Error 'city'.
Additional information
No response
The text was updated successfully, but these errors were encountered:
The problem
The first (sensor with lower number) sensor will sucessfully resolve the human readable adress. But all others will fail, as the scanning is too fast and the openmap api doesnt allow too many requests in short times.
What version of Home Assistant Core has the issue?
2022.8.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: