From 88f1cac9eb99123e5203390503c4920760ef6164 Mon Sep 17 00:00:00 2001 From: dandelionclock Date: Sat, 11 May 2024 14:38:21 -0400 Subject: [PATCH] add manual_override to set_bioweapon_mode, --- docs/vehicle/commands/climate.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/vehicle/commands/climate.md b/docs/vehicle/commands/climate.md index feaca0f..3e2d87a 100644 --- a/docs/vehicle/commands/climate.md +++ b/docs/vehicle/commands/climate.md @@ -187,6 +187,7 @@ This endpoint will respond with the `result` as `true` even with no parameters o ```json { "on": "true" + "manual_override": "true" } ```