v1

latestOpenAPI 3.0.0Apache 2.02026-07-26916119.7 KB
Vehicle Commands

Set Temperature

Sets the cabin temperature.

post/{vin}/command/set_temperatures

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.

temperaturenumber required
Example:23

The temperature in Celsius.

Response

Success

resultboolean

Whether the command was successful.