Skip to content
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

Additional functionality present? #89

Open
qabi opened this issue Nov 9, 2024 · 6 comments
Open

Additional functionality present? #89

qabi opened this issue Nov 9, 2024 · 6 comments

Comments

@qabi
Copy link

qabi commented Nov 9, 2024

It is unclear for me if there is some way to get access to additional vehicle data, like for example current battery SoC?

Also unclear what it would take to unlock the charging cable through esphome-tesla-ble?

I would love to have a stab at these two things, but I have no idea where to start?

@pvmil
Copy link

pvmil commented Nov 11, 2024

You can get the SOC and unlock the charge cable using the HA Tesla fleet plugin

@qabi
Copy link
Author

qabi commented Nov 12, 2024

You can get the SOC and unlock the charge cable using the HA Tesla fleet plugin

Except I don't use HA :)

If using the BLE device for controlling charging etc. anyways, it would be really cool to be able to get all required data, and control charging cable lock, through this same device.

@Jonas225
Copy link

I think it has been added to the BLE API:

teslamotors/vehicle-command#330

Maybe it can be updated?

@TwilightDuck
Copy link

I think it has been added to the BLE API:

teslamotors/vehicle-command#330

Maybe it can be updated?

Thanks for sharing this! This would be awesome once it's merged! We can do it locally through BLE!

@qabi
Copy link
Author

qabi commented Nov 16, 2024

@yoziru Can you offer some insight into what it would take to merge this update, and expose the functionality as esphome sensors?

(And any idea about the cable unlock command?)

@top-gun
Copy link

top-gun commented Dec 16, 2024

Having the ability to read the new data would be awesome. Tesla is now monetarizing the fleet api, and having basic stuff like SOC for charge automation via their cloud service makes this all pretty complex as additional programs like Teslamate are needed. If this project gave reading ability to the exposed data, it would make automatic charging so much easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants