Skip to content

Commit

Permalink
Update climate.md (#773)
Browse files Browse the repository at this point in the history
  • Loading branch information
GaPhi committed Dec 7, 2023
1 parent 744f656 commit 670596c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/vehicle/commands/climate.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ Commands related to the climate control (HVAC) system.

Start the climate control (HVAC) system. Will cool or heat automatically, depending on set temperature.

### Parameters

| Body Parameter | Example | Description |
| :-------------- | :------- | :------------------------------------------------------- |
| manual_override | socdoors | Optional, to override the low_soc failure reason (<20%). |

### Example

```json
{
"manual_override": "socdoors"
}
```

### Response

```json
Expand Down

0 comments on commit 670596c

Please sign in to comment.