From 3971e25f0853fcbcf57e141446a9f4df9744f78f Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Sat, 17 Dec 2016 01:30:28 +0000 Subject: [PATCH] Ring the Bell? Flash the lights for REALS --- README.md | 5 ++--- script/skybell_pressed.yaml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 091ecc24..4246bac3 100755 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Software on the Pi : [Home Assistant](https://home-assistant.io/) , [Dasher](htt * (IFTTT) Blink ALL lights if Winds get to 70MPH - Hurricance warning. * Sets up the front lights in the house with preset colors depending on the month. * On motion from Doorbell (IFTTT) Turn front lights to Bright White lights for 10 minutes and then back to original colors. +* When someone rings the Doorbell (IFTTT), the backyard and Bathroom lights Flash - Since we might not hear the doorbell. **Time Based Automation TimeLine** ``` @@ -66,7 +67,7 @@ SUNRISE minus 3.5 hours 08:31 AM Turn off ALL interior lights. SUNSET: - Turn on Den Outlet, Living Room Outlet, Dining Room Outlet, Outdoor Bathroom light + Turn on Den Outlet, Living Room Outlet, Dining Room Outlet, Outdoor Bathroom light, TV lights Activate Monthly Front Lighting Scene Check if Garage Door is open (Every 60 minutes) ** Kitchen Light/Accent Helper Activated ** @@ -90,14 +91,12 @@ SUNSET: * Put Dash Buttons out there. * Put Door Sensor in Mailbox * Add Pi-Hole (Ad blocking) to the network with the Pi Zero. (Add to Home Assistant) -* Flash backyard lights when doorbell rings. * Bedside dash button for morning, night and bathroom trips. * Create various scenes (early morning, breakfast, work, entertaining, ) * Doorbell motion after dusk turns on light and changes it color. Dims foyer light up as well. Maybe a sconce light too. * Motion after midnight and the sprinklers go on. * Z-wave outlet for the landscape transformers. (2 of them) to better track sunset/sunrise/home. * Using Input Booleans, list trashday and kid's chore day on Main Screen. -* 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) diff --git a/script/skybell_pressed.yaml b/script/skybell_pressed.yaml index 864bff93..c3104f97 100755 --- a/script/skybell_pressed.yaml +++ b/script/skybell_pressed.yaml @@ -17,7 +17,7 @@ skybell_pressed: - group.outdoor_pool_lights - light.master_toilet data: - flash: short + flash: long