bogosj / tesla

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

Create helper function to create client from token file. #15

Closed bogosj closed 3 years ago

bogosj commented 3 years ago

I think this would be my preferred method of using the library, since this is how both examples already do it, let's make it easier for users.

bogosj commented 3 years ago

I think #11 already "fixed" #8, but I'd also like to include this before I declare a v1.0 release.