Temporarily disabling InfluxDB until I have time to do it correctly

This commit is contained in:
2022-10-11 16:13:16 -04:00
parent 9e0afe452f
commit 6b1b7e157e

View File

@ -71,21 +71,21 @@ recorder:
db_url: !secret mariadb_url
purge_keep_days: 30
influxdb:
host: 192.168.1.26
port: 8086
database: homeassistant
username: homeassistant
password: !secret influxdb_pass
max_retries: 3
default_measurement: state
exclude:
domains:
- automation
- script
- zone
entity_globs:
- sensor.*battery*
# influxdb:
# host: 192.168.1.26
# port: 8086
# database: homeassistant
# username: homeassistant
# password: !secret influxdb_pass
# max_retries: 3
# default_measurement: state
# exclude:
# domains:
# - automation
# - script
# - zone
# entity_globs:
# - sensor.*battery*
history:
exclude: