stephangroen / tesla-php-client

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

Added Commands, Fixed Trunk/Frunk #12

Closed boxystudio closed 4 years ago

boxystudio commented 4 years ago

New Commands:

Fixed Commands:

corsair commented 4 years ago

Thank you for your contribution, @boxystudio! I left some comments regarding some changes that would likely be beneficial to ensure full usage of the commands added.

Let me know your thoughts!

corsair commented 4 years ago

@boxystudio just checking in! Awaiting the windowControl function change to allow for this to behave properly, otherwise the usage of "close" would not work without the vehicle's current latitude/longitude.

More context: https://github.com/timdorr/tesla-api/commit/e8ea847d73592c7aedcea83a11a41e9486600141

boxystudio commented 4 years ago

Pushed an update to resolve this issue.