Add timezone info.

This commit is contained in:
Pieter Hollander 2024-07-26 12:45:00 +02:00
parent c29fb781a2
commit 953a63f926
Signed by: pieter
SSH key fingerprint: SHA256:HbX+9cBXsop9SuvL+mELd29sK+7DehFfdVweFVDtMSg

View file

@ -44,7 +44,7 @@ With the database initialised, we can now setup OpenDTU Logger. Add the [add-on
- If you're using Expaso's TimescaleDB add-on, the `db` setting will **not** require any changes.
- **In the `opendtu` field, enter the *IP address* or *hostname* of your OpenDTU.** E.g.: `192.168.1.5` or `opendtu.local`.
- In `tz`, enter your timezone. The default is "Europe/Amsterdam".
- In `tz`, enter your timezone. The default is "Europe/Amsterdam". If you are in a different location, choose your timezone from [this list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List).
- Optionally, if you don't want to use TimescaleDB, disable `timescaledb`.
Save the configuration, go to the "Info" tab and start OpenDTU Logger.