Updated README

This commit is contained in:
Jeffrey Stone 2017-04-09 21:29:41 -04:00
parent 441fedf412
commit 59c4b0aa9a
1 changed files with 7 additions and 6 deletions

View File

@ -26,11 +26,12 @@ Currently I am running HA on a Dell Optiplex running Ubuntu 16.04.
* Owntracks * Owntracks
* MQTT (For Smartthings and Owntracks) * MQTT (For Smartthings and Owntracks)
* [Smartthings-MQTT-Bridge](https://github.com/stjohnjohnson/smartthings-mqtt-bridge) * [Smartthings-MQTT-Bridge](https://github.com/stjohnjohnson/smartthings-mqtt-bridge)
* [Homebridge](https://github.com/nfarina/homebridge)
**Automations:** **Automations:**
``` ```
LOCATION AWARNESS: LOCATION AWARENESS:
Send notifications based on arrival and departure of zones as well as itegration with Echo so Alexa can provide location when asked. Send notifications based on arrival and departure of zones as well as integration with Echo so Alexa can provide location when asked.
SUNSET: SUNSET:
Turn on Outside lights and Living Room Lamp (100%) Turn on Outside lights and Living Room Lamp (100%)
@ -39,22 +40,22 @@ SUNRISE:
Turn off all lights Turn off all lights
SECURITY SECURITY
When smoke is dectected all lights turn on When smoke is detected all lights turn on
``` ```
#Todo List **Todo List**
* Move HA to RasberryPi 3. * Move HA to RasberryPi 3.
* Move Automations currently handled by Smartthings to HA. * Move Automations currently handled by Smartthings to HA.
* Add LED Strips to stairs, kitchen cabinets. * Add LED Strips to stairs, kitchen cabinets.
* Add Slack notifications. * Add Slack notifications.
* Add GoControl Z-Wave Garage Door Opener * ~~Add GoControl Z-Wave Garage Door Opener~~
* Put Door Sensor in Mailbox * Put Door Sensor in Mailbox
* Add scenes for various daily events and to streamline automation * Add scenes for various daily events and to streamline automation
* Add RGB LED Bulbs to the lamps in the bedrooms and living areas * Add RGB LED Bulbs to the lamps in the bedrooms and living areas
* Add Motion detectors * Add Motion detectors
* Add door sensors * Add door sensors
* Integrate with Google Maps to provide traffic and ETA for daily driving routes * ~~Integrate with Google Maps to provide traffic and ETA for daily driving routes~~
* Add Smart locks to ensure all doors are locked. * Add Smart locks to ensure all doors are locked.
* Replace other Smoke Detectors with Z-Wave Detectors. * Replace other Smoke Detectors with Z-Wave Detectors.