docs: mention fleet api in README
This commit is contained in:
parent
07b056bb87
commit
304c21c8d3
|
@ -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.
|
||||
|
||||
## References
|
||||
|
||||
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
|
||||
|
||||
There is a CLI that can be used to interact with the API. Example:
|
||||
|
|
Loading…
Reference in a new issue