I want to build a small LTE router that I’ll put in a car that will beacon its GPS coordinates every minute or so. I’d like to display the device’s/vehicles location on a map.
What would be the best way to do this?
Is there a way I can send a cURL call directly to Homeassistant to update it? Or would it have to go through something like an MQTT broker?