From a9e2ceff41682f35b647b97dfe4ac699c6361d60 Mon Sep 17 00:00:00 2001 From: LePirlouit Date: Thu, 11 Apr 2024 11:33:15 +0200 Subject: [PATCH] Update commands.md add api-method-summary for Sun Roof Opening and Open vehicles trunk or frunk --- vehicles/commands.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vehicles/commands.md b/vehicles/commands.md index 68d70b3..5cf304d 100644 --- a/vehicles/commands.md +++ b/vehicles/commands.md @@ -507,6 +507,9 @@ Bearer `{access_token}` from authentication {% endapi-method %} {% api-method method="post" host="https://owner-api.teslamotors.com" path="/api/1/vehicles/:id/command/sun\_roof\_control?state=:state&percent=:percent" %} +{% api-method-summary %} +Set Sun Roof Opening +{% endapi-method-summary %} * `open` - 100% * `closed` - 0% @@ -516,7 +519,7 @@ Bearer `{access_token}` from authentication {% api-method method="post" host="https://owner-api.teslamotors.com" path="/api/1/vehicles/:id/command/actuate\_trunk" %} {% api-method-summary %} - +Open vehicles trunk or frunk {% endapi-method-summary %} {% api-method-description %}