tdorssers / TeslaPy

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

Preconditioning Battery #140

Open CodingRockz opened 1 year ago

CodingRockz commented 1 year ago

If i want to precondition the battery immediately how would you make this call?

Should i use SCHEDULED_DEPARTURE with departure_time=now() and preconditioning_enabled= true?