bogosj / tesla

Provides a wrapper around the API to easily query and command a Telsa car.
Other
22 stars 18 forks source link

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

Open manuelmrmorgado opened 7 months ago

manuelmrmorgado commented 7 months ago

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 https://github.com/evcc-io/evcc/issues/11846

andig commented 7 months ago

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 commented 7 months ago

They use VIN's as well.

andig commented 7 months ago

@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 info@evcc.io. Doing this as poc for https://evcc.io.

yipikaye commented 7 months ago

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 commented 7 months ago

In this case Tessie or any other Tesla proxy.