21 lines
528 B
Markdown
21 lines
528 B
Markdown
# Tesla API Matrix
|
|
|
|
List of all known Tesla APIs, and if this crate supports it, and which of the Tesla enpoints support them.
|
|
|
|
### Legend
|
|
|
|
- Blank - Unknown
|
|
- ✅ Supported by this crate
|
|
- 🟢 Supported by specified API
|
|
- 🔴 Not supported by specified API
|
|
|
|
Currently only the Owner API is partially supported by this crate.
|
|
|
|
<!-- tesla_api_coverage start table -->
|
|
|
|
| API | Owner API | Fleet API | Command Mode |
|
|
| --- | --- | --- | --- |
|
|
| honk_horn | ✅ | | |
|
|
|
|
<!-- tesla_api_coverage end table -->
|