From 756a33999df9255deb1c08a443a5621d94da0126 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 9 Apr 2023 21:17:59 +0400 Subject: Fixes, multi-room sounds, motion tracking in rooms --- .storage/input_boolean | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.storage/input_boolean') diff --git a/.storage/input_boolean b/.storage/input_boolean index f03e5e7..6c81959 100644 --- a/.storage/input_boolean +++ b/.storage/input_boolean @@ -48,6 +48,14 @@ { "name": "Occupancy Bathroom", "id": "occupancy_bathroom" + }, + { + "name": "Mode Office Sleep", + "id": "mode_house_sleep_2" + }, + { + "name": "Mode Office Hibernate", + "id": "mode_office_hibernate" } ] } -- cgit v1.2.3