I’ve started using dawarich to track my GPS timeline after Google lost all my historical data
On my phone, I have OwnTracks logging to HA (VM in KVM) which works well. From there dawarich imports the data.
The problem I have is that I went away over the weekend and didn’t discover my dawarich docker container had for some reason not been running. I therefore do not have the 3 days of travelling data in dawarich.
I don’t seem to have the option on my phone to export my Google Maps timeline data (Pixel 8 Pro running the latest beta) so I looked for a solution to pull it from HA since it is there. I found hass2geo but having got the executable onto me HA system I cannot run it as I receive this error:
hass2geo: cannot execute: required file not found
I have no idea what file(s). The file runs fine on my Fedora box but I wasn’t able to it to return any info even with the home-assistant_v2.db file copied to the Fedora box.
Has anyone else used this tool? How did you do it?