docs: mention fleet api in README

This commit is contained in:
gak 2023-10-20 12:00:06 +11:00
parent 07b056bb87
commit 304c21c8d3
No known key found for this signature in database

View file

@ -17,8 +17,12 @@ Currently, it only supports some the API.
It is fairly trivial to add in new endpoints if you feel like creating a PR. Please let me know if your PR is a massive change before spending a lot of time on it. It is fairly trivial to add in new endpoints if you feel like creating a PR. Please let me know if your PR is a massive change before spending a lot of time on it.
## References
Thanks to https://tesla-api.timdorr.com/ for their excellent reference. Thanks to https://tesla-api.timdorr.com/ for their excellent reference.
Tesla API recently released [API documentation for their "Fleet API"](https://developer.tesla.com/docs/fleet-api) which appears to be similar to the Tesla App API.
## CLI ## CLI
There is a CLI that can be used to interact with the API. Example: There is a CLI that can be used to interact with the API. Example: