Tesla
Cabin Climate
Returns the current state and target temperature setting of a vehicle’s cabin climate system.
GET
/
vehicles
/
{id}
/
{make}
/
climate
/
cabin
This endpoint is currently available for tesla
Permission
read_climate
Request
Path
The vehicle ID of the vehicle you are making a request to.
Response
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?