since I sold my Skoda I cannot longer user skoda customer component to track car position. I checked the Peugeot app and it seems unreliable (position is only updated if mobile is connected to car BT but without USB cable).
it should both be possible to track your cars position with owntracks or the companion app when you have a beacon in your car. i did that for a while, but it is kind of unreliable, too many things can go wrong.
much better solution is to get a cheap GPS tracker to plug into your car, let it send it’s data to a local traccar instance and get the car’s position via the HA traccar integration.
all you have to do is ge a data sim, set the gps tracker to your i.e. duckdns address, open a port on your router and install traccar.
this is the tracker i got and it works flawlessly: https://www.aliexpress.com/item/1005004262666678.html
the tracker uses protocol H02 (port 5013)
Not sure what country you are in but I use Bouncie (I believe they were founded in the wake of the Automatic demise a few years ago and many of those customers went to them). Plugs into OBD2 port, has good API and even supports webhooks for trip start, trip end, etc. No native HA integration that I know of but I just feed the webhooks into Nodered and trigger various automations. You can also have an automation make a REST call to get current position as variable in an automation. $8/mo per car and uses cellular to transmit data (not dependent on your phone). https://www.bouncie.com/
Thanks! Can you please share how much data it needs to do the magic? I’m asking because in Aliexpress I found also some ODB2 dongle that can add also other useful info (fuel for example) but I have to understand if it’s worth it.