Files
homeassistant/packages/core/influx.yaml
2020-12-27 17:24:56 +01:00

9 lines
226 B
YAML

influxdb:
host: !secret influxdb_host
port: !secret influxdb_port
database: !secret influxdb_database
username: !secret influxdb_user
password: !secret influxdb_password
max_retries: 3
default_measurement: state