Remove history yaml config, exclude unnecessary items from logbook
This commit is contained in:
@ -240,12 +240,6 @@ influxdb:
|
||||
- sensor.east_side_shell
|
||||
- sensor.shell_ottawa_avenue
|
||||
|
||||
history:
|
||||
exclude:
|
||||
domains:
|
||||
- automation
|
||||
- updater
|
||||
|
||||
logbook:
|
||||
include:
|
||||
domains:
|
||||
@ -256,4 +250,9 @@ logbook:
|
||||
- climate
|
||||
entity_globs:
|
||||
- binary_sensor.*_motion
|
||||
- binary_sensor.*_occupancy
|
||||
- binary_sensor.*_occupancy
|
||||
exclude:
|
||||
domains:
|
||||
- media_player
|
||||
entity_globs:
|
||||
- light.*screen*
|
Reference in New Issue
Block a user