set_climate_keeper_mode
Set Tesla Climate Keeper mode: Off, Keep, Dog, or Camp. Automatically wakes a sleeping vehicle before applying the command.
Instructions
Sets Climate Keeper mode: 0=Off, 1=Keep, 2=Dog, 3=Camp — 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. | |
| mode | Yes | 0=Off, 1=Keep, 2=Dog, 3=Camp | |
| max_attempts | No | Maximum retry attempts | |
| wait_for_completion | No | Wait for the command to complete before returning |