From 304c21c8d30a3f79515202ebc41d753d4f52232d Mon Sep 17 00:00:00 2001 From: gak Date: Fri, 20 Oct 2023 12:00:06 +1100 Subject: [PATCH] docs: mention fleet api in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f1da62b..7b9154a 100644 --- a/README.md +++ b/README.md @@ -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: