Vehicle Commands
Set Seat Cooling
Sets the seat cooling level.
post/{vin}/command/set_seat_cool
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.
seat'front_left' | 'front_right' | 'rear_lefta' | 'rear_center' | 'rear_right' | 'third_row_left' | 'third_row_right' required
Example:front_left
The name of the seat, or "all".
levelnumber
The cooling level. Set to 0 to turn off.
Response
Success