From 4eff7cba5ed4ee2427504402c741892d4466b9d2 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 7 May 2023 14:17:10 -0400 Subject: [PATCH] Exclude the individual dining room lamp bulbs from the logbook --- configuration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.yaml b/configuration.yaml index b210876..a9a44df 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -258,5 +258,6 @@ logbook: - media_player entity_globs: - light.*screen* + - light.dining_room_lamp_* entities: - binary_sensor.living_room_motion \ No newline at end of file