home-assistant-configuration/README.md

64 lines
2.1 KiB
Markdown
Raw Permalink Normal View History

2016-12-30 16:10:09 +00:00
# Home-Assistant Config by [@thejeffreystone](http://www.twitter.com/thejeffreystone)
[Home Assistant](https://home-assistant.io/) configuration files (YAMLs)
This is my Home Assistant Configuration and it is a work in progress. So much to add and so little time.
Currently I am running HA on a Dell Optiplex running Ubuntu 16.04.
**Devices I have :**
* Apple Devices (Macbooks, Mac Mini, iPhones, iPads)
* [Honeywell Wifi Thermostat](http://a.co/cqvrljP)
* [Amazon Echo Dot](http://a.co/7VYHqvw)
* [Smartthings](http://a.co/2xWyXF5)
* [GE Z-Wave Switches](http://a.co/3OUpcMf)
* [Aeon Energy Switchs](http://a.co/7aKBkst)
* [First Alert Z-Wave Smoke/CO2](http://a.co/iTuEjU8)
* [GoControl Z-Wave Bulbs](http://a.co/ajfXdIS)
* [Cree Connect Bulbs](http://a.co/91ddysL)
* [Foscam FI8918W](http://a.co/cExSWZ7)
* [ASUS RT-N66U](http://a.co/cCDuNkI)
2017-04-10 01:32:06 +00:00
* [GoControl Z-Wave Garage Door Opener](http://a.co/iw3H4zQ)
2017-04-10 00:53:36 +00:00
* AppleTv
2016-12-30 16:10:09 +00:00
* ChromeCast
**App Integrations**
* Amazon Echo Skill
* IFTTT
* Owntracks
* MQTT (For Smartthings and Owntracks)
2017-04-10 01:32:06 +00:00
* Google Maps (For Traffic/Travel Times)
2016-12-30 16:10:09 +00:00
* [Smartthings-MQTT-Bridge](https://github.com/stjohnjohnson/smartthings-mqtt-bridge)
2017-04-10 01:29:41 +00:00
* [Homebridge](https://github.com/nfarina/homebridge)
2016-12-30 16:10:09 +00:00
**Automations:**
```
2017-04-10 01:29:41 +00:00
LOCATION AWARENESS:
Send notifications based on arrival and departure of zones as well as integration with Echo so Alexa can provide location when asked.
2016-12-30 16:10:09 +00:00
2017-04-10 00:53:36 +00:00
SUNSET:
2016-12-30 16:10:09 +00:00
Turn on Outside lights and Living Room Lamp (100%)
2017-04-10 00:53:36 +00:00
2016-12-30 16:10:09 +00:00
SUNRISE:
Turn off all lights
SECURITY
2017-04-10 01:29:41 +00:00
When smoke is detected all lights turn on
2016-12-30 16:10:09 +00:00
```
2017-04-10 01:29:41 +00:00
**Todo List**
2016-12-30 16:10:09 +00:00
* Move HA to RasberryPi 3.
* Move Automations currently handled by Smartthings to HA.
2017-04-10 00:53:36 +00:00
* Add LED Strips to stairs, kitchen cabinets.
2016-12-30 16:10:09 +00:00
* Add Slack notifications.
2017-04-10 01:29:41 +00:00
* ~~Add GoControl Z-Wave Garage Door Opener~~
2016-12-30 16:10:09 +00:00
* Put Door Sensor in Mailbox
* Add scenes for various daily events and to streamline automation
* Add RGB LED Bulbs to the lamps in the bedrooms and living areas
* Add Motion detectors
* Add door sensors
2017-04-10 01:29:41 +00:00
* ~~Integrate with Google Maps to provide traffic and ETA for daily driving routes~~
2016-12-30 16:10:09 +00:00
* Add Smart locks to ensure all doors are locked.
* Replace other Smoke Detectors with Z-Wave Detectors.