Skip to content

Commit

Permalink
lower db commit interval
Browse files Browse the repository at this point in the history
  • Loading branch information
matt8707 committed Nov 4, 2021
1 parent 793f899 commit 3d4a6e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ logger:
recorder:
db_url: !secret recorder_db_url
purge_keep_days: 5
commit_interval: 30

person:
- name: Matte
Expand Down Expand Up @@ -71,6 +72,7 @@ climate:

influxdb:
host: !secret influxdb_host
precision: s
include:
entities:
- sensor.tibber_daily_consumption
Expand Down

0 comments on commit 3d4a6e9

Please sign in to comment.