zabuldon / teslajsonpy

Apache License 2.0
57 stars 62 forks source link

Support for Tesla Vehicle Command SDK #439

Open joperezr opened 1 year ago

joperezr commented 1 year ago

Hello, from what I understood from the latest announcement here the rest API for the commands endpoint is reaching EOL, and the new preferred way for sending commands to your car is by using the Tesla Vehicle Command SDK instead. Are there plans to have the teslajsonpy library support/use that SDK so that existing users of teslajsonpy can continue to issue the commands as they were doing so from python code?

For example, this is starting to break people that use the home assistant Tesla integration from @alandtse.

Thanks in advance for the help here.

headbouyJB commented 9 months ago

Have just had TeslaFi stating; "In the past few hours, Tesla has changed to a new officially supported Tesla API to connect your car to the TeslaFi.com service. Please login to your TeslaFi.com account as soon as possible, if you have not already changed your connection, to reconnect TeslaFi.com with your car so logging will resume as soon as possible." Looks like it may be not 'if' but 'when' a transition needs to happen to allow continued comms and control...

tamorgen commented 9 months ago

I received an email from TeslaFi notifying me that i needed to update my token to use the Fleet API. My TeslaFi app works, but it looks like this integration is now broken.