Files
Automatic-Parking/Source
Szakáts Alpár Zsolt 5daf0825a0
All checks were successful
Build, Push and Run Container / build (push) Successful in 25s
Adds fleet status endpoint
Adds an endpoint to retrieve fleet status information.

This endpoint uses a Tesla API proxy to fetch the fleet status
based on provided VINs. It handles authentication using a bearer
token and sends a POST request to the /api/1/vehicles/fleet_status
endpoint.

Also introduces new data models to properly serialize/deserialize the fleet status response.
2025-08-18 21:47:06 +02:00
..
2025-08-18 21:47:06 +02:00
2025-08-06 15:37:24 +02:00