stop_steering_wheel_heater
Turns off the steering wheel heater in a Tesla vehicle, waking the car if needed to execute the command.
Instructions
Turns off the steering wheel heater — auto-wakes if asleep
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vin | No | Vehicle Identification Number (VIN). Defaults to TESSIE_DEFAULT_VIN env var if set. | |
| max_attempts | No | Maximum retry attempts | |
| wait_for_completion | No | Wait for the command to complete before returning |