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

Switch to Tesla vehicle-commands #112

Closed
andig opened this issue Nov 16, 2023 · 1 comment
Closed

Switch to Tesla vehicle-commands #112

andig opened this issue Nov 16, 2023 · 1 comment

Comments

@andig
Copy link
Collaborator

andig commented Nov 16, 2023

In evcc-io/evcc#10802 I've done some prototyping with vehicle-commands library. Basically, same requests as with this module are executed against fleet-api endpoints. Option 1 would be to switch this module to use the new endpoints.

What does not work is sending commands- these must now be signed. This can be achieved by using the new API or by running a Tesla-provided proxy that converts REST API to signed commands.

That said I will experiment some with which changes would need to be made to connect to arbitrary endpoint urls for simple requests or commands. Especially the response definitions are not part of the vehicle-commands library and still super helpful.

@andig
Copy link
Collaborator Author

andig commented Feb 9, 2024

Probably not worth doing. Either use this library with a vehicle-commands proxy or use vehicle-commands directly.

@andig andig closed this as completed Feb 9, 2024
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

1 participant