Start remote climate
toyota_start_climateActivate remote pre-conditioning with saved duration, defrosters, and seat settings. Preview without sending, then confirm to warm or cool your car before departure.
Instructions
Start remote pre-conditioning with the saved preset (duration, defrosters, seats).
On a hybrid this runs the engine — never start it in an enclosed space. Only when the user explicitly asked; preview with confirm=false unless the user already confirmed. Verified against the climate state the car reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | true sends the command to the car; false (default) only previews what would happen and sends nothing. | |
| temperature_celsius | No | Target cabin temperature; defaults to the saved preset. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doors | No | ||
| detail | Yes | ||
| status | Yes | 'needs_confirmation' = nothing was sent; 'verified' = the car reported the new state; 'accepted' = Toyota accepted the command but the car has not confirmed it yet; 'failed' = the car rejected it. | |
| climate | No | ||
| command | Yes | ||
| charging | No | ||
| elapsed_seconds | No |