stephangroen / tesla-php-client

A PHP client for easy integration of the Tesla API
MIT License
18 stars 8 forks source link

Adds vehicle config function #6

Closed corsair closed 5 years ago

corsair commented 5 years ago

This pull request adds the vehicle configuration route/API call, allowing for accessing specific data about the vehicle such as wheels, color, and more. This is an important call, as it has replaced most usage of option codes.