From 53dd8f6e91d340cdf43000c521912f97da0ec7b4 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Tue, 18 Oct 2016 14:30:24 +0000 Subject: [PATCH] Gui Updates --- Misc Stuff.md | 3 +++ group/scene.yaml | 4 ++++ group/views.yaml | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100755 group/scene.yaml diff --git a/Misc Stuff.md b/Misc Stuff.md index 756c9c20..7b338d85 100755 --- a/Misc Stuff.md +++ b/Misc Stuff.md @@ -2,6 +2,9 @@ ### Future Ideas +Add IFTTT to Set Guest MODE via Alexa. + + - alias: 'Get Random Time' trigger: platform: time diff --git a/group/scene.yaml b/group/scene.yaml new file mode 100755 index 00000000..8bbf364a --- /dev/null +++ b/group/scene.yaml @@ -0,0 +1,4 @@ +Home_Mode: + entities: + - scene.living_room_tv_time + - input_boolean.guest_mode \ No newline at end of file diff --git a/group/views.yaml b/group/views.yaml index 67787e1c..d67fe9e3 100755 --- a/group/views.yaml +++ b/group/views.yaml @@ -5,7 +5,7 @@ Lights: - group.bedroom - group.living_room - group.living_room_accents - - group.study + - group.foyer - group.office - group.upstairs - scene.living_room_tv_time