From 79f43db02ce79966d7190af0efa7b9d2a966195f Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Tue, 27 Mar 2018 14:12:58 -0400 Subject: [PATCH] Adding notication switches --- groups.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/groups.yaml b/groups.yaml index afed530..b4f353a 100644 --- a/groups.yaml +++ b/groups.yaml @@ -392,6 +392,7 @@ Trash Schedule: House Notifications: - input_boolean.audible_notifications + - input_boolean.garage_notifications Skylar Alarms: - input_boolean.skylar_dressed_alarm @@ -401,4 +402,8 @@ Presence Notifications: - input_boolean.text_notify_kat Event Notifications: - - input_boolean.trash_notification \ No newline at end of file + - input_boolean.trash_notification + - input_boolean.washer_notification + +Weather Notifications: + - input_boolean.tornado_watch \ No newline at end of file