mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 11:00:14 -04:00
trying new Imap sensor(s), switched to influxdb on the nas, and added steam sensors for the kids
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
influxdb:
|
||||
# host: a0d7b954-influxdb
|
||||
# port: 8086
|
||||
# database: HomeAssistant
|
||||
# username: HoAssDBAdmin
|
||||
# password: yCQv5ZANWfqjWSc
|
||||
max_retries: 3
|
||||
default_measurement: state
|
||||
# default_measurement: state
|
||||
tags_attributes:
|
||||
- friendly_name
|
||||
tags:
|
||||
instance: prod
|
||||
source: hass
|
||||
include:
|
||||
domains:
|
||||
- sensor
|
||||
- sensor
|
||||
- binary_sensor
|
||||
entity_globs:
|
||||
- sensor.pm_*
|
||||
Reference in New Issue
Block a user