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

Support swap-in api replacement based on vehicle-command proxy like Tessi #125

Open
manuelmrmorgado opened this issue Feb 1, 2024 · 5 comments · May be fixed by #127
Open

Support swap-in api replacement based on vehicle-command proxy like Tessi #125

manuelmrmorgado opened this issue Feb 1, 2024 · 5 comments · May be fixed by #127

Comments

@manuelmrmorgado
Copy link

manuelmrmorgado commented Feb 1, 2024

Hi, as the unofficial Tesla API commands are being deprecated, is there any chance to create a code based on Tessie API. They as a company are allowed to use the official Tesla API and provide for their costumers an API of their one, which is quite good as it doesn’t wake up the car to check status and uses the last one known. It only wakes for commands. Please check https://developer.tessie.com

thanks!

Refs evcc-io/evcc#11846

@andig
Copy link
Collaborator

andig commented Feb 1, 2024

https://github.com/teslamotors/vehicle-command comes with a Proxy that allows you to do this- I assume that's what Tessie is using. One difference is that it uses VINs instead of vehicle IDs. Not sure what applies for Tessie?

@manuelmrmorgado
Copy link
Author

They use VIN's as well.

@andig andig changed the title Tesla API deprecated Support swap-in api replacement based on vehicle-command proxy like Tessi Feb 3, 2024
@andig andig linked a pull request Feb 9, 2024 that will close this issue
1 task
@andig
Copy link
Collaborator

andig commented Feb 9, 2024

@manuelmrmorgado PR is totally untested as I don't currently have a tesla proxy running. Could you give it a try against Tessie? Would still need to add the Tessie token to the requests. If you want to share a token/ vehicle credentials feel free to contact [email protected]. Doing this as poc for https://evcc.io.

@yipikaye
Copy link

yipikaye commented Feb 9, 2024

Hi @andig do you need tesla tokens or Tessie tokens?
I can share my tesla tokens but I don't have Tessie.
I still have 1month wait until my SMA wallbox install 😭

@andig
Copy link
Collaborator

andig commented Feb 10, 2024

In this case Tessie or any other Tesla proxy.

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

Successfully merging a pull request may close this issue.

3 participants