Add better TimescaleDB install instructions.
This commit is contained in:
parent
fd976b2f7a
commit
ac78ea1c74
1 changed files with 4 additions and 1 deletions
|
@ -14,8 +14,11 @@ These instructions contain 3 steps:
|
|||
|
||||
### 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:
|
||||
|
||||
- Add opendtu_logger to `databases` and `timescaledb_enabled` like so:
|
||||
|
|
Loading…
Reference in a new issue