Another attempt to reduce database size and amount of writes

This commit is contained in:
2022-11-01 19:00:38 -04:00
parent 16faf9c3b4
commit 68a6235276

View File

@ -67,9 +67,33 @@ climate:
token: !secret master_bedroom_ac_token token: !secret master_bedroom_ac_token
k1: !secret master_bedroom_ac_key k1: !secret master_bedroom_ac_key
# recorder: recorder:
# db_url: !secret mariadb_url # db_url: !secret mariadb_url
# purge_keep_days: 30 purge_keep_days: 14
commit_interval: 30
exclude:
domains:
- media_player
- scan_store
- zone
entities:
- binary_sensor.internet
- sensor.avg_ping
- sensor.max_ping
- sensor.min_ping
- sensor.last_boot
- sensor.date
- sensor.date_time
- sensor.time_date
- sensor.time
- sensor.time_utc
entity_globs:
- sensor.basement_server_*
logger:
default: critical
logs:
homeassistant.core: fatal
# influxdb: # influxdb:
# host: 192.168.1.26 # host: 192.168.1.26
@ -92,13 +116,6 @@ history:
domains: domains:
- automation - automation
- updater - updater
entities:
- sensor.last_boot
- sensor.date
- sensor.date_time
- sensor.time_date
- sensor.time
- sensor.time_utc
logbook: logbook:
include: include: