rossdargan / hass-config

Home assistant configuration
6 stars 0 forks source link

Home Assitant Config Build

This is my config! I'm running inside docker (running on ubuntu 16). I have several other parts running on docker including my continuous integration.

My continuous integration uses this docker image as a webhook from travis. This writes a file onto my docker host. Locally I have a cron'd job that detects this file and performs a git pull, followed by a docker restart to update the config in Hass.

Software in use

Custom Sensors

Devices in use

... more to follow!

Good sources to look at