diff --git a/configuration.yaml b/configuration.yaml index c904b92..5b4ac41 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -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 \ No newline at end of file + - binary_sensor.*_occupancy + exclude: + domains: + - media_player + entity_globs: + - light.*screen* \ No newline at end of file