From ac78ea1c7455be377519612d05193f7c857776f4 Mon Sep 17 00:00:00 2001 From: Pieter Hollander Date: Thu, 25 Jul 2024 21:44:22 +0200 Subject: [PATCH] Add better TimescaleDB install instructions. --- opendtu-logger/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opendtu-logger/README.md b/opendtu-logger/README.md index 03c4fc0..01fbf13 100644 --- a/opendtu-logger/README.md +++ b/opendtu-logger/README.md @@ -14,8 +14,11 @@ These instructions contain 3 steps: ### Install Expaso's TimescaleDB add-on -Install Expaso's TimescaleDB add-on by adding to the add-on store and installing TimescaleDB. +1. Go to Settings -> Add-ons -> Add-on store +2. Click the three dots in the top-right corner, select 'Repositories'. +3. Add . +After a few seconds, the TimescaleDB add-on should appear in the add-on store. Install it. After installing TimescaleDB, go to Configuration. Click the three dots in the top-right corner and select "Edit in YAML". Then, make the following changes: - Add opendtu_logger to `databases` and `timescaledb_enabled` like so: