Add better TimescaleDB install instructions.

This commit is contained in:
Pieter Hollander 2024-07-25 21:44:22 +02:00
parent fd976b2f7a
commit ac78ea1c74
Signed by: pieter
SSH key fingerprint: SHA256:HbX+9cBXsop9SuvL+mELd29sK+7DehFfdVweFVDtMSg

View file

@ -14,8 +14,11 @@ These instructions contain 3 steps:
### Install Expaso's TimescaleDB add-on ### Install Expaso's TimescaleDB add-on
Install Expaso's TimescaleDB add-on by adding <https://github.com/Expaso/hassos-addons> 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 <https://github.com/Expaso/hassos-addons> .
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: 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: - Add opendtu_logger to `databases` and `timescaledb_enabled` like so: