Tesla
Steering Heater
Returns the current state of a vehicle’s steering wheel heater system.
GET
/
vehicles
/
{id}
/
{make}
/
climate
/
steering_wheel
This endpoint is currently available for tesla
Permission
read_climate
Request
Path
id
string
requiredThe vehicle ID of the vehicle you are making a request to.
make
string
requiredThe make of the vehicle you are making a request to.
Response
status
enum
The current state of the steering wheel heater system. UNAVAILABLE
indicates the vehicle is not equipped with a steering wheel heater.
Was this page helpful?