Add timezone info.
This commit is contained in:
parent
c29fb781a2
commit
953a63f926
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue