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/{vin}/command/set_scheduled_charging
Query parameters
wait_for_completionboolean
Whether to wait for the command to complete before returning a response.
max_attemptsinteger
The maximum number of attempts to make to execute the command.
enableboolean required
Example:true
Whether to enable scheduled charging.
timenumber required
Example:30
The minutes past midnight local time to start charging.
Response
Success