Go to file
KemoNine 54e9dd2144 Remove humidity, wifi from dashboard, add last sync time to dashboard 2019-05-20 17:59:10 -04:00
appdaemon Fix dashboard titles 2019-05-20 21:58:21 +00:00
automations Add matrix + smtp notifications ; add sopine ac / ups ac statuses to notifications 2019-05-13 03:13:06 +00:00
cameras Fundamental setup of sensors, data inputs and more ; full support for spark fun weather shield (see repo for adjusted ino sketch that makes it work with home-assistant.io) 2019-05-04 00:23:34 +00:00
device_trackers Fundamental setup of sensors, data inputs and more ; full support for spark fun weather shield (see repo for adjusted ino sketch that makes it work with home-assistant.io) 2019-05-04 00:23:34 +00:00
docker Add mosquitto notes to docker readme 2019-05-14 15:29:06 +00:00
docs Add 900mhz musings 2019-05-14 15:06:38 +00:00
groups Add zones and groups 2019-05-04 03:12:14 +00:00
hardware Remove humidity, wifi from dashboard, add last sync time to dashboard 2019-05-20 17:59:10 -04:00
media Overhaul main dashboard, integrate cameras, update media player configs, add play/pause button for chromecasts 2019-05-05 02:21:08 +00:00
sensors Update/Overhaul plant dashboard naming 2019-05-16 00:37:14 +00:00
switches Add missing readmes 2019-05-11 16:42:28 -04:00
.HA_VERSION Working initial launch config 2019-05-03 16:54:38 +00:00
.gitignore Add mosquitto MQTT broker basics 2019-05-14 15:06:49 +00:00
LICENSE.txt Initial bringup 2019-05-02 23:19:59 -04:00
README.md Add some additional notes 2019-05-05 20:46:20 +00:00
cc-by-nc-sa.png Initial bringup 2019-05-02 23:19:59 -04:00
configuration.yaml Update/Overhaul plant dashboard naming 2019-05-16 00:37:14 +00:00
secrets-example.yaml Update example secrets to match the port in the mosquitto config 2019-05-14 15:24:58 +00:00
shell_commands.yaml Update mobile ui; add docker host system stats, add human home/away tracking 2019-05-06 22:00:04 +00:00
zones.yaml Add zones and groups 2019-05-04 03:12:14 +00:00

README.md

Home Automation

Notes and information about my home-automation.io setup.

Useful Hints

  • If you're looking for icons see https://cdn.materialdesignicons.com/3.0.39/ and prefix the names with mdi:. Be sure to remove the mdi- prefix from the main icons list or they won't work!
  • The HADashboard docs have a lot of info on how to setup widgets here

Licensing

Unless otherwise stated the contents of this repository are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

cc-by-nc-sa

Additional Credits

Large portions of this repo and config were adapted from the following sources.