Skip to content

Commit

Permalink
wip(tesla_api_coverage): scrape vehicle command
Browse files Browse the repository at this point in the history
  • Loading branch information
gak committed Oct 23, 2023
1 parent 503effc commit d0b8f6d
Show file tree
Hide file tree
Showing 12 changed files with 3,995 additions and 2,190 deletions.
16 changes: 16 additions & 0 deletions API.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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.

| API | Owner API | Fleet API | Command Mode |
|-----------| --- | --- | --- |
| honk_horn || | |
Loading

0 comments on commit d0b8f6d

Please sign in to comment.