mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
blue_room to boys_room
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# If Recorder is disable for a specific entity, the history and logbook become unavailable for that entity
|
||||
|
||||
# Example Purge
|
||||
# service: recorder.purge
|
||||
# action: recorder.purge
|
||||
# data:
|
||||
# apply_filter: true
|
||||
# keep_days: 180
|
||||
@@ -107,7 +107,6 @@ recorder:
|
||||
# - script
|
||||
# - input_number
|
||||
|
||||
|
||||
# The history integration tracks everything going on in Home Assistant, and allows the user to visually browse through it.
|
||||
# It relies on the Recorder integration. If something is blocked by the recorder integration, it won't show up in the history integration.
|
||||
# I really need to go through the History section, and see if there is anything useful that is worth keeping around.
|
||||
@@ -228,8 +227,6 @@ logbook:
|
||||
domains:
|
||||
- sun
|
||||
- device_tracker
|
||||
|
||||
|
||||
# InfluxDB is used for external storage of data and generating pretty charts and graphs that I really don't use anywhere right now...
|
||||
# As of right now, about the only info I would use are the long-term stats that are already managed in the main database, so there really is no current
|
||||
# need for influx.
|
||||
@@ -288,4 +285,3 @@ logbook:
|
||||
# where: '"database"=''homeassistant'' AND time > now() - 5m'
|
||||
# field: diskBytes
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user