17 lines
331 B
YAML
17 lines
331 B
YAML
---
|
|
# influxdb:
|
|
# host: a0d7b954-influxdb
|
|
# port: 8086
|
|
# database: homeassistant
|
|
# username: homeassistant
|
|
# password: !secret influxdb
|
|
# max_retries: 3
|
|
# default_measurement: state
|
|
# include:
|
|
# domains:
|
|
# # - sensor
|
|
# # - binary_sensor
|
|
# # - sun
|
|
# entity_globs:
|
|
# - sensor.modbus_*
|