From 189acadc89a2e4454fec87ce32b2950d3111791c Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 6 Apr 2022 16:20:48 -0400 Subject: [PATCH] Added outdoor lights group for future use --- groups.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/groups.yaml b/groups.yaml index 1e00e9f..b9b4230 100644 --- a/groups.yaml +++ b/groups.yaml @@ -17,3 +17,6 @@ Presence Simulation: - light.dining_room_lamp - light.upstairs_bathroom_lights - light.downstairs_bathroom_lights + +Outside Lights: + - light.front_porch_light \ No newline at end of file