config files on 20-12-2023 16:00:35
This commit is contained in:
14
integrations/influxdb.yaml
Normal file
14
integrations/influxdb.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user