@@ -195,11 +203,15 @@ The Alexa devices in my house are for automation overrides. They are primarily
[iPhones](http://amzn.to/2l9Yoq9)
- |
+ |
+
+[Dash Buttons](http://amzn.to/2GT8Olb)
+ |
[Amazon Fire Tablets Gen 7](http://amzn.to/2tqlMCW) |
|
+ |
| |
@@ -465,28 +477,71 @@ TV Automations are super cool. Turn on a movie and the lights begin to dim auto
|
+
+
+#### Cameras
+ |
+
+
+[SkyBell HD](http://amzn.to/2dcexIB)
+ |
+
+[Foscam 1080p Outdoor Camera](http://amzn.to/2ExKrMe)
+ |
+
+[Surveillance Drives](http://amzn.to/2G3iBEF)
+ |
+
+[Fake Dog](http://amzn.to/2CMo1lr)
+ |
+
+
+ |
+ |
+ |
+ |
+
+
+Cameras are both for security and data sensors. They can trigger motion events, lighting conditions or for doorbells, when someone presses it. When all else fails though, a good recording of a Bull Mastiff is sure to do the trick!
+* On motion from Doorbell turns front lights to Bright White lights for 10 minutes and then back to original colors. Fake Dog barking when there is motion by the house.
+* When someone rings the Doorbell, the backyard and Bathroom lights Flash - Since we might not hear the doorbell. Fake Dog barks as well (which can be snoozed for 30 minutes via Alexa).
+ |
+
+
+
+#### Sensors
+ |
+
+
+[Door Sensors (AEON Labs)](http://amzn.to/2e3xDxY)
+ |
+
+[Pi Zero](http://amzn.to/2ougZQ3)
+ |
+
+[Wireless Nub](http://amzn.to/2q38rg4)
+ |
+
+[Epson ET-7700 Printer](http://amzn.to/2HaiBUK)
+ |
+
+
+ |
+ |
+ |
+ |
+
+
+Sensors add data to Home Assistant. Most of my Doors and windows are hardwired but for some interior doors, I also have the wireless sensors. They connect to my Wink Hub. [PiHole](https://pi-hole.net/) is running on my PiZero. It's super easy to install and runs DNS, DHCP and ad blocking for the whole house on a great little 5v form factor.
+* Tweet out daily Pi Hole stats. (Ads Blocked and % of bandwidth saved.)
+* Leverage Alexa and Elekcity outlet to control Printer On/Off via Voice. Turns off automatically after 20 minutes.
+* Sound door chimes whenever doors open or close.
+* Watch and alert on Home Assistant's Disk usage and Pi Zero. Get alerts before Pi Zero runs out of space on the [SD Card](http://amzn.to/2kNttio).
+ |
+
-**Devices I have:** LEGACY SECTION being migrated up.
-* [Amazon Dash Buttons](http://amzn.to/2dPKZhM)
-* [SkyBell HD](http://amzn.to/2dcexIB)
-* [Door Sensors (AEON Labs)](http://amzn.to/2e3xDxY)
-* [iTeadStudio](https://www.itead.cc/) [goodies](https://twitter.com/ccostan/status/793119824008384512) - [SonOff](http://amzn.to/2l2sx8g) and a [Slampher](http://amzn.to/2l2gmIx)! -
-* [Aeon Labs AEDSB09104ZWUS Aeotec Z-Wave Smart Energy Monitor Meter](http://amzn.to/2l5wEDo) to measure energy usage in the home.
-* [Pi Zero](http://amzn.to/2ougZQ3) with [Wireless Nub](http://amzn.to/2q38rg4) running Pi-Hole and smacking down internet ads left and right!
-* [Epson ET-7700 Printer](http://amzn.to/2HaiBUK) - All Printing with HA monitored Ink levels.
-
-**Automations:** LEGACY SECTION being migrated up.
-
-* Leverage Alexa and Elekcity outlet to control Printer On/Off via Voice. Turns off automatically after 20 minutes.
-* Turn on lights during school days for a morning routine for the kids and wife. Has No School overide boolean in GUI.
-* (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)
-* On motion from [SkyBell HD Doorbell](http://amzn.to/2dcexIB) (IFTTT) Turn front lights to Bright White lights for 10 minutes and then back to original colors. Fake Dog barking when there is motion by the house.
-* When someone rings the Doorbell (IFTTT), the backyard and Bathroom lights Flash - Since we might not hear the doorbell. Fake Dog barks as well (which can be snoozed for 30 minutes via Alexa).
-* Watch and alert on Home Assistant's Disk usage. Get alerts before Pi runs out of space on the [SD Card](http://amzn.to/2kNttio).
-
### Todo List
The [issues section](https://github.com/CCOSTAN/Home-AssistantConfig/issues) on github is where I store all my wishful ideas and future enhancements.