From 1e8312f61c0d82ddf6a678e9488186ef31a7d600 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Mon, 26 Dec 2016 19:39:48 +0000 Subject: [PATCH] Updated for the Kid's Hue Go Lights. --- automation/watchdog.yaml | 6 ++++++ customize/lights.yaml | 17 ++++++++++++++++- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/automation/watchdog.yaml b/automation/watchdog.yaml index 1f50a421..fd30c3e3 100755 --- a/automation/watchdog.yaml +++ b/automation/watchdog.yaml @@ -35,6 +35,12 @@ entity_id: group.foyer_lights state: 'on' for: '00:20:00' + - platform: state + entity_id: + - light.paige_go + - light.justin_go + state: 'on' + for: '02:00:00' #Turn it off! action: diff --git a/customize/lights.yaml b/customize/lights.yaml index c2568189..44b78b9e 100755 --- a/customize/lights.yaml +++ b/customize/lights.yaml @@ -88,6 +88,11 @@ light.hallway_2: emulated_hue: False hidden: False +light.justin_go: + friendly_name: 'Justin Go' + emulated_hue: False + hidden: False + light.k1: friendly_name: 'K1' emulated_hue: False @@ -118,6 +123,11 @@ light.k6: emulated_hue: False hidden: False +light.kids_bedrooms: + friendly_name: 'Kids Bedrooms' + emulated_hue: False + hidden: False + light.kitchen: friendly_name: 'Kitchen' emulated_hue: False @@ -228,6 +238,11 @@ light.p1_front_right: emulated_hue: False hidden: False +light.paige_go: + friendly_name: 'Paige Go' + emulated_hue: False + hidden: False + light.pool: friendly_name: 'Pool' emulated_hue: False @@ -261,7 +276,7 @@ light.sink: light.sml: friendly_name: 'Sml' emulated_hue: False - hidden: False + hidden: True light.tv_light: friendly_name: 'Tv Light'