set_cabin_overheat_protection
Enable or disable Cabin Overheat Protection in a Tesla, optionally using fan-only mode. Wakes the vehicle if asleep to apply the setting.
Instructions
Enables or disables Cabin Overheat Protection — auto-wakes if asleep
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| on | Yes | Enable or disable | |
| vin | No | Vehicle Identification Number (VIN). Defaults to TESSIE_DEFAULT_VIN env var if set. | |
| fan_only | No | Fan only mode (no A/C) | |
| max_attempts | No | Maximum retry attempts | |
| wait_for_completion | No | Wait for the command to complete before returning |