-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Howto get Source for social, range, status... #2
Comments
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: teslamotors/vehicle-command#52 |
There's now a way to get limited data over BLE: teslamotors/vehicle-command@05bc5dd |
But unfortunately no SOC over ble… |
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?
The text was updated successfully, but these errors were encountered: