Closed bill340 closed 4 months ago
I use teslamate and output the data to MQTT. I"m not sure about the 2nd part.
As Teslamate and Teslalogger is still running into Fleet-API limits, could we not use the BLEProxy to get these parameters from the car?
I will update the documentation this week so that a detailed guide on how to handle these values will be available.
Unfortunately it is not possible to get these parameter via bluetooth from the car. This is currently not supported by Tesla. There is already a feature request on the vehicle command repository: https://github.com/teslamotors/vehicle-command/issues/52
There's now a way to get limited data over BLE: https://github.com/teslamotors/vehicle-command/commit/05bc5dd8d0649b4ccb45a765b9127d06f1050a6f
But unfortunately no SOC over ble… However since version 0.128.0 or newer of evcc it is very easy to integrate ble proxy. I’ve updated the readme.
I'm planning to implement your solution... Just one question. From where / how can I get this data? I used teslalogger for it, but it also stopped working due to Tesla api limitations.
And how can I use it with 2 different Teslas? Just run the "Generate key..." Commands again with different VIN?