From 670596c7348617f9e3b3a97ee335e84227a9b49a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Gress=C3=A9-Lugu=C3=A9?= Date: Thu, 7 Dec 2023 20:15:28 +0100 Subject: [PATCH] Update climate.md (#773) --- docs/vehicle/commands/climate.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/vehicle/commands/climate.md b/docs/vehicle/commands/climate.md index f65e4db..feaca0f 100644 --- a/docs/vehicle/commands/climate.md +++ b/docs/vehicle/commands/climate.md @@ -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