Set Scheduled Charging
Vehicle Commands
Set Scheduled Charging
Sets the scheduled charging configuration.
For vehicles on 2024.26+, use add_charge_schedule and add_precondition_schedule instead.
POST
Set Scheduled Charging
Documentation Index
Fetch the complete documentation index at: https://developer.tessie.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The associated VIN.
Query Parameters
Whether to wait for the command to complete before returning a response.
The maximum number of attempts to make to execute the command.
Required range:
1 <= x <= 3Whether to enable scheduled charging.
Example:
true
The minutes past midnight local time to start charging.
Example:
30
Response
200 - application/json
Success
Whether the command was successful.

