From 00f9e300023e9ec9e768fa80ecb3bb3cc2a53d1b Mon Sep 17 00:00:00 2001 From: Linus Dietz <45101649+Dielee@users.noreply.github.com> Date: Tue, 20 Jun 2023 13:00:45 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97f0ba5..9e571d1 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Here is what every option means: | `mqtt` | `json` | **required** | Broker = Mqtt Broker IP / Username and Passwort are optional! | | `volvoData` | `json` | **required** | Username and password are REQUIRED. Car vin can be a single vin or a list of multiple vins like `["vin1", "vin2"]`. If no vin is provided, ALL of your vehicles will be used. Vccapi key is REQUIRED. Get your Vccapi key from [here](https://developer.volvocars.com/account/). | | `TZ` | `string` | | Container timezone eg "Europe/Berlin" | +| `debug` | `string` | | Debug option (True/False) - optional! | If you like my work: