From b1ef7e8e46618875a5d4ee139b547e0e0231655c Mon Sep 17 00:00:00 2001 From: Linus Dietz <45101649+Dielee@users.noreply.github.com> Date: Sun, 25 Jun 2023 19:49:38 +0200 Subject: [PATCH] Add TZ link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd27378..b32deda 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Here is what every option means: | `CONF_mqtt` | `json` | **required** | Broker = Mqtt Broker IP / Username and Passwort are optional! Broker port can be changed. If no value is given, port 1883 will be used. | | `CONF_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/). Odometer Multiplier is sometimes 10, sometimes 1. Try what's right for your car. If you leave it empty, the multiplier will be 1. | | `CONF_debug` | `string` | | Debug option (true/false) - optional! | -| `TZ` | `string` | | Container timezone eg "Europe/Berlin" | +| `TZ` | `string` | | Container timezone eg "Europe/Berlin" from [here](https://docs.diladele.com/docker/timezones.html)| If you like my work: