From d37d35eff743fcdf5acf7d8ca2ed7111914a9580 Mon Sep 17 00:00:00 2001 From: Ben Charlton Date: Tue, 7 Aug 2018 21:34:00 +0000 Subject: [PATCH] Add study lights --- customise.yaml | 2 ++ groups.yaml | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/customise.yaml b/customise.yaml index ee6d820..4258b60 100644 --- a/customise.yaml +++ b/customise.yaml @@ -54,6 +54,8 @@ friendly_name: All Kitchen Lights light.hue_color_lamp_1: hidden: true + light.study: + friendly_name: Study Lights device_tracker.bcc6: friendly_name: Ben's Phone diff --git a/groups.yaml b/groups.yaml index b9306b1..9838600 100644 --- a/groups.yaml +++ b/groups.yaml @@ -81,6 +81,9 @@ Automation: - automation.pir_arm - automation.pir_disarm +Study: + - light.study + default_view: name: Home view: yes @@ -89,6 +92,7 @@ default_view: - group.hall - group.kitchen - group.living_room + - group.study - group.nova - group.presence - group.batteries