fetzu / teslamate-abrp

A slightly convoluted way of getting your vehicle data from TeslaMate to A Better Route Planner.
https://fetzu.github.io/teslamate-abrp/
MIT License
60 stars 6 forks source link

How to check if this actually works? #28

Closed cusooner closed 1 year ago

cusooner commented 1 year ago

I can see the message in ABRP about the last Live-Dataconnection with a timestamp (sorry for the screenshot in german). However, what confuses me is that the blue button says "connect live data". Just wanted to check if this is the way it is supposed to look?

abrp

jheredianet commented 1 year ago

Yes, It is. Mine is like this… 4044ABF5-2864-4EA7-A5E4-D72E76CCD167

fetzu commented 1 year ago

@cusooner Also looks like this on my end (iOS). I think this is because some vehicles support "in car" live data (as in, connecting directly to the car via Bluetooth for example) to get the data to ABRP. For Tesla, we have access to the data via the API through the internet (aka "over-the-air"). AFAIK there is no way to have "in car" data with a Tesla.

Closing this as resolved :).