Cabin Climate
Set the temperature and control the cabin climate system for a vehicle.
This endpoint is currently available for tesla
Permission
control_climate
Request
Path
The vehicle ID of the vehicle you are making a request to.
The make of the vehicle you are making a request to.
Body
Indicate whether to start or stop the cabin climate control system, or set the temperature.
If starting or stopping the system, temperature
is optional and will use the vehicle’s current setting by default.
Indicate what temperature to set (in Celsius by default or in Fahrenheit using the sc-unit-system). If the provided temperature is out of the bounds allowed by the vehicle’s climate control system, the request will fail with the upper and lower limits in the error response message.
Response
If the request is successful, Smartcar will return "success"
(HTTP 200 status) containing the current state of the climate cabin system.
The target temperature setting of the vehicle when the climate system is on (in Celsius by default or in Fahrenheit using the sc-unit-system).
Was this page helpful?