Home Assistant configuration files (YAMLs)
Welcome to my Home Assistant Configuration. It's more or less complete for now, but I tend to tinker with things as I learn more about it.
Home Assistant runs on my Raspberry Pi 3 with Aeon Labs Z Wave Stick (GEN 5).
Software on the Pi : Home Assistant, OpenZwave Control Panel, and Homebridge with Homebridge-homeassistant for Siri control
List of devices :
- Amazon Echo
- Amazon Dash Buttons
- Philips Hue Starter Kit Gen 3
- GE Z-Wave On/Off Switch
- GE Z-Wave Smart Dimmer Switch
- GE Z-Wave Outdoor Module
- GE Z-Wave Fan Control Switch
- GE Z-Wave Receptacle [not yet installed]
- Aeotec DSB45 Water Sensor
- Aeotec ZW096 Smart Switch
- Aeotec ZW100 Multisensor
- Rokus [not currently added my Home Assistant]
- Plex Media Server
- Logitech Harmony Smart Control
- Garadget
- LEDENET Smart WiFi LED Controller
- Remotec ZFM-80 Z-Wave Contact Fixture Module
- LED Strips
Automations:
- Turn on Porch Lights at Sunset, off at Sunrise
Turn on Christmas Lights at Sunset, off at Midnight- Turn on Guest Room Lamp at 5 PM, off at 8 AM
- Check for Home Assistant Releases and notify via Pushbullet
- Turn On/Off Bedroom lamp when Dash Button event is called via API [script running on different host]
- Turn theater lights on in Media Room on motion detection for ten minutes if no one is watching something via the Logitech Harmony Hub
- Local backup of all configuration files at 1 AM
Time Based Automation TimeLine (a WIP)
SUNRISE:
Turn off Porch Lights
SUNSET:
~~Turn on Christmas Lights~~ (Christmas is over)
Turn on Porch Lights
05:00 PM Turn on Guest Room lamp for one of the cats
11:59 PM Turn off Christmas Lights
01:01 AM Backup HASS Configuration Files
02:31 AM Heal ZWave Network
08:00 AM Turn off Guest Room lamp
#Todo List
- Install GE Z-Wave Outlets
Enhance the Media Room motion sensor to turn off lights after a period and check for Lux condition [changed this to detect when there is activity via the Harmony Hub]Add Harmony Hub when it arrives- Configure a clever automation for when the Water Sensor is triggered (it's in a closet with my water heaters)
- Add more sophisticated control of my Hue lights
Buy some Hue LED strips ORBuild a DIY LED setup using LEDENET or this or this, some code, and some of these or these(Basic LED strip install complete)- Buy and install WS2812 LED strips, controller, etc.
Install the third Hue bulbInstall an Aeotec smart switch and power relay to control the fireplace(Used the Remotec ZFM-80 instead)- Setup my two remaining Amazon IoT buttons to do something
- Purchase some kind of doorbell/camera
- Purchase some Z-Wave compatible thermostats
Purchase a Z-wave compatible garage door opener/sensor Garadget- Add a couple more Aeotec Multisensors around the house and mess with the family
- https://github.com/thundergreen/home-assistant/wiki/Add-OZWCP-in-HASS
- Taking suggestions!!!