Adds Tesla API integration
All checks were successful
Build, Push and Run Container / build (push) Successful in 25s

Adds an endpoint to interact with the Tesla API via a command proxy.

This includes fetching vehicle information and configuring telemetry settings. It introduces new models to represent the Tesla API responses and request structures.
This commit is contained in:
2025-08-17 12:03:26 +02:00
parent 663bb4b019
commit f049d023c9
4 changed files with 195 additions and 0 deletions

File diff suppressed because one or more lines are too long