Set Temperature
Vehicle Commands
Set Temperature
Sets the cabin temperature.
POST
Set Temperature
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 <= 3The temperature in Celsius.
Required range:
15 <= x <= 28Example:
23
Response
200 - application/json
Success
Whether the command was successful.

