set_seat_heat
Control seat heating in your Tesla by choosing a seat and setting its heat level from off to high. Wakes the vehicle automatically if needed.
Instructions
Sets the heating level for a specific seat (0=off, 1=low, 2=medium, 3=high) — 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. | |
| seat | Yes | Which seat | |
| level | Yes | Heat level 0-3 | |
| max_attempts | No | Maximum retry attempts | |
| wait_for_completion | No | Wait for the command to complete before returning |