mirror of
https://github.com/tobiasehlert/teslamateapi.git
synced 2026-02-27 09:54:18 +08:00
feat: add battery health endpoint for cars (#355)
Co-authored-by: Tobias Lindberg <tobias.ehlert@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -161,6 +161,7 @@ More detailed documentation of every endpoint will come..
|
||||
- GET `/api/v1`
|
||||
- GET `/api/v1/cars`
|
||||
- GET `/api/v1/cars/:CarID`
|
||||
- GET `/api/v1/cars/:CarID/battery-health`
|
||||
- GET `/api/v1/cars/:CarID/charges`
|
||||
- Supported parameters:
|
||||
- `startDate` (optional, use canonical UTC format in RFC3339)
|
||||
|
||||
Reference in New Issue
Block a user