this post was submitted on 19 May 2025
5 points (100.0% liked)
homeassistant
14577 readers
1 users here now
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm gonna give you my setup even if it's not what you've asked. I use Tasker to automatically start GPSlogger whenever Içm not connected to a known WiFi. GPSlogger sends data to NodeRed (it could send the directly to Traccar) that sends it to Traccar and Dawarich (if you don't know it, try it!). You could easily send the position to HA with "call service" or an HTTP request
I actually prefer Dawarich, but I went with Traccar in hopes of an easy integration, which is not being the case for me at all. Dawarich, having real routes is much more attractive. Did you integrate Traccar or Dawarich with HA ? How ? Did you expose Traccar or Dawarich to the web?