curl "https://api.smartcar.com/v2.0/vehicles/{id}/{make}/climate/steering_wheel" \ -H "Authorization: Bearer {token}" \ -X "POST" \ -H "Content-Type: application/json" \ -d '{"action" : "STOP"}'
{ "status": "START", }
Start or stop heating a vehicle’s steering wheel.
tesla
control_climate
START
STOP
UNAVAILABLE
Was this page helpful?