Skip to content

⭐ (Almost) everything needed to run my smart home with Home Assistant, AppDaemon, and more!

Notifications You must be signed in to change notification settings

dturgel/smart-home

 
 

Repository files navigation

Aaron's Smart Home ⭐

The Home Screen

This repository contains (almost) everything needed to run my smart home. I make the details freely available in the hope that other home automation enthusiasts might find value.

I use an Intel NUC i5 with the following apps running as Docker containers:

  • Home Assistant: the primary home automation software
  • Amazon Dash: a service allowing Amazon Dash buttons to interact with the system
  • AppDaemon: Home Assistant-friendly automation in pure Python
  • Glances: system monitoring and stats
  • Grafana: data visualization and analytics
  • ha-dockermon: RESTful services to interact with Docker containers
  • iBeacon: a container that allows my hub to act as an iBeacon for presence detection
  • Mosquitto: an MQTT broker for fast, friendly service communication
  • NGINX: a fast, secure web server behind which the other services live

The Details

I keep all the nitty gritty details in the wiki.

About

⭐ (Almost) everything needed to run my smart home with Home Assistant, AppDaemon, and more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 92.0%
  • Dockerfile 5.4%
  • Shell 2.2%
  • Makefile 0.4%