Turn on Hallway light for no more than 20 minutes when Pantry door is opened.
@@ -584,11 +584,27 @@ Motion automations - /config/script/front_house_motion.yaml
Garage doors, Cars, charging stations. Going green. All part of a complete home automation setup. The garage door openers are probably the most important. No one wants to forget that they left them open when they've left or gone to bed. Closing forgotten garage doors makes it all worth it.
-* Notifications when the garage door is left open at night or when we leave the house.
-* Monitor the reflection rates of Garadget and notify when they being to drop too low when closed (indicating a shift in the controller)
-* Tweet out chargin status of the car and how many KwH were charged in a session. #Stat
-* Monitor AMPs and Voltage and alert if charge ever goes over 24A to prevent breaker tripping. (Juicebox is software derated to 24A on a 30A circuit.)
+
+Notifications when the garage door is left open at night or when we leave the house.
+
+Garage Speech Automations - /config/automation/Speech/garage_closed.yaml
+
+
+Monitor the reflection rates of Garadget and notify when they being to drop too low when closed (indicating a shift in the controller)
+
+Garage reflection Automations - /config/automation/garadget.yaml
+
+
+Tweet out chargin status of the car and how many KwH were charged in a session. #Stat
+
+Tweet Automations - /config/script/tweet.yaml
+
+
+Monitor AMPs and Voltage and alert if charge ever goes over 24A to prevent breaker tripping. (Juicebox is software derated to 24A on a 30A circuit.)
+
+Juicebox package - /config/packages/juicenet.yaml
+
|
@@ -617,10 +633,22 @@ Garage doors, Cars, charging stations. Going green. All part of a complete hom
|
TV Automations are super cool. Turn on a movie and the lights begin to dim automatically. It's super cool. Out TVs are back lit with [Hue Lightstrips](http://amzn.to/2FGbPpL) so we can do some pretty neat effects with automations. We are #CordCutters as well so all out TV is streamed to the Rokus. FireTV for party games and the Snyology, I'll talk about later in the Survellance section.
-* If any Doors or Windows are open, the TV backlights turn Red.
-* When the Roku reports we are watching Plex or [TabloTV](http://amzn.to/2HQaf59), TV Time scene is triggered dimming 2 of 4 living room lights.
-* Rainy days trigger extra subtle light (TV back lights and other accent lighting) inside the house.
+
+If any Doors or Windows are open, the TV backlights turn Red.
+
+Alarm package - /config/packages/alarm.yaml
+
+
+When the Roku reports we are watching Plex or [TabloTV](http://amzn.to/2HQaf59), TV Time scene is triggered dimming 2 of 4 living room lights.
+
+TV Time Automations - /config/automation/tv_time_on_and_off.yaml
+
+
+Rainy days trigger extra subtle light (TV back lights and other accent lighting) inside the house.
+
+Rainy Day Automations - /config/automation/dark_rainy_day.yaml
+
|
|