tdorssers / TeslaPy

A Python module to use the Tesla Motors Owner API
MIT License
374 stars 84 forks source link

I get "Tesla Vehicle Command Protocol required" when using the command set_charging_amps since today #163

Open gnoby opened 5 months ago

gnoby commented 5 months ago

I get "Tesla Vehicle Command Protocol required" when using the command set_charging_amps since today

Anything I can do?

Thx in advance

ThatProgrammerr commented 3 months ago

From my understanding, this is due to the deprecation of this API and Tesla is now forcing everyone to move over to their new Fleet API for commands. I am looking for other libs as this one seemed promising but only some commands work.