From 89c5b91509c969026ddd58ee4687524e71fa054d Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Sat, 5 Nov 2016 23:55:39 +0000 Subject: [PATCH] =?UTF-8?q?Kep=20the=20outlet=20naming=20consistent=20-=20?= =?UTF-8?q?add=20to=20the=20Todo=20list.=1B[D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- automation/good_night.yaml | 2 +- automation/sunrise_turnon.yaml | 4 ++-- group/holiday.yaml | 1 + group/lights.yaml | 2 +- switch/rf_outlets.yaml | 2 +- 6 files changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6985ee0b..f6932371 100755 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Software on the Pi : [Home Assistant](https://home-assistant.io/) , [Dasher](htt * [Etekcity Outlets](http://amzn.to/2efNoBP) * [Door Sensors (AEON Labs)](http://amzn.to/2e3xDxY) * Nintendo Wii -* Emulated Hue pushes all Switch, Group and scene information to Alexa for First Class Control! +* Emulated Hue pushes all Switch, Group and scene information to Alexa for First Class Control! [Broked! Worked for literally long enough for me to clear out all my devices in Alexa. :( ] **Automations:** * Guest mode to disable certain interior automations. Trigger via Alexa & IFTTT. @@ -32,7 +32,7 @@ Software on the Pi : [Home Assistant](https://home-assistant.io/) , [Dasher](htt * Turn on Upstaris light if Nest detects people and it's nighttime. * Turn off lights when Nest detects we are away. (Upstairs and Downstairs) * Turn on some lights when we get home -* Turn on Holiday Lights at Sunset, Turn off 4 hours before sunrise. Turn off interior Holiday lights when we go to sleep. +* Turn on some outdoor Lights at Sunset, Turn off 4 hours before sunrise. Turn off interior lights when we go to sleep. * Detects when lights are turned on and adjusts them to correct brightness based on time of day. * (IFTTT) Blink ALL lights at 9:30 to remind me to take medicine. (also Alexa Alert) * (IFTTT) Blink Office lights 15 minutes before ANY meeting on my calendar (using IFTTT) @@ -58,6 +58,7 @@ Software on the Pi : [Home Assistant](https://home-assistant.io/) , [Dasher](htt * Motion after midnight and the sprinklers go on. * Bathroom lights flash when door bell is pressed. * Vacation mode and mocupancy scenes to simulate being here. +* Figure out a way to change the color of outdoor lights based on various minor holidays automagically. * Time based automations - blink light notifications (location), dash button options (https://github.com/dale3h/homeassistant-config/blob/master/examples/%40CCOSTAN/detect_state_change.yaml) * This : http://groundp.in/2016/10/18/step-by-step-guide-to-setting-up-esp-easy-with-home-assistant/ diff --git a/automation/good_night.yaml b/automation/good_night.yaml index d63ca4a1..ec14e534 100755 --- a/automation/good_night.yaml +++ b/automation/good_night.yaml @@ -32,4 +32,4 @@ - service: switch.turn_off entity_id: group.amps - service: switch.turn_off - entity_id: switch.pumpkin_lights \ No newline at end of file + entity_id: switch.foyer_outlet \ No newline at end of file diff --git a/automation/sunrise_turnon.yaml b/automation/sunrise_turnon.yaml index 2436eb77..c6f40f9e 100755 --- a/automation/sunrise_turnon.yaml +++ b/automation/sunrise_turnon.yaml @@ -11,7 +11,7 @@ action: - service: switch.turn_on - entity_id: switch.foyer_plug + entity_id: switch.foyer_outlet - alias: 'Sunset Stuff off' trigger: @@ -23,5 +23,5 @@ action: - service: switch.turn_off - entity_id: switch.foyer_plug + entity_id: switch.foyer_outlet \ No newline at end of file diff --git a/group/holiday.yaml b/group/holiday.yaml index cfd04aad..4668c6a6 100755 --- a/group/holiday.yaml +++ b/group/holiday.yaml @@ -2,6 +2,7 @@ Holiday lights: entities: - switch.halloween_lights_den - switch.halloween_lights_dining_room + - switch.foyer_outlet ######################################### diff --git a/group/lights.yaml b/group/lights.yaml index 03436b76..c74fd01c 100755 --- a/group/lights.yaml +++ b/group/lights.yaml @@ -40,7 +40,7 @@ Foyer lights: entities: - light.foyer_door - light.foyer - - light.oudoor_foyer + - light.outdoor_foyer Office lights: entities: diff --git a/switch/rf_outlets.yaml b/switch/rf_outlets.yaml index b027adc8..7bf3afc8 100755 --- a/switch/rf_outlets.yaml +++ b/switch/rf_outlets.yaml @@ -20,7 +20,7 @@ code_off: 5264844 # Outlet 311_5 - Foyer_Plug: + Foyer_Outlet: protocol: 1 pulselength: 186 code_on: 292099