bogosj / tesla

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

Include the client when creating a new Vehicle struct. #74

Closed michaelharo closed 2 years ago

michaelharo commented 2 years ago

This fixes a crash when the returned vehicle struct is used with additional access requests.

bogosj commented 2 years ago

LGTM

andig commented 2 years ago

LGTM if we need to have a client as part of the response