tesla-fleet-api
Installation
SKILL.md
Tesla Fleet API
Control Tesla vehicles via the official Fleet API.
Scripts Overview
| Script | Purpose |
|---|---|
command.py |
Vehicle commands (climate, charging, locks, etc.) |
vehicle_data.py |
Read vehicle data (battery, climate, location, etc.) |
vehicles.py |
List vehicles + refresh cache |
auth.py |
Authentication and configuration |
tesla_oauth_local.py |
OAuth helper with local callback server |
start_proxy.sh |
Start the signing proxy (for vehicle commands) |
stop_proxy.sh |
Stop the signing proxy |