From d6da3ddeaf706105617ff6105130ad9589058075 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Fri, 29 Apr 2022 19:26:23 -0400 Subject: [PATCH] Added living room entertainment mode toggle --- input_boolean.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/input_boolean.yaml b/input_boolean.yaml index bc3fdb7..b82453a 100644 --- a/input_boolean.yaml +++ b/input_boolean.yaml @@ -15,4 +15,6 @@ tornado_watch: icon: mdi:message-alert vacation_mode: name: Vacation Mode - icon: mdi:umbrella-beach \ No newline at end of file + icon: mdi:umbrella-beach +living_room_entertainment_mode: + name: Living Room Entertainment Mode \ No newline at end of file