diff --git a/configuration.yaml b/configuration.yaml index 76e39d1..178580d 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -74,6 +74,16 @@ calendar: !include calendars.yaml # DB-recorder configuration recorder: !include recorder.yaml +# Home Assistant InfluxDB integration +influxdb: + host: a0d7b954-influxdb + port: 8086 + database: homeassistant + username: homeassistant + password: !secret influx_pass + max_retries: 3 + default_measurement: state + # Bluetooth Low Energy tracker device_tracker: - platform: bluetooth_le_tracker