The nominatim-reverse-geocoding plugin allows to resolve position coordinates into address and append this data to flespi device messages. Nominatim Reverse geocoding API
Check the step-by-step guide on how to use it:
https://flespi.com/kb/nominatim-reverse-geocoding-plugin
This topic will be used to post changes in plugin implementation.
extratags_components field added to plugin configuration. Specified field will be added with "osm.extratags." prefix
We've added a custom headers array to the plugin configuration. Now it is possible to send authorization headers etc.