Welcome to my Home Assistant (and various other supporting services)
configuration. The top-level docker-compose.yml
file boots up all the
services. Check out my blog for tutorials and
reviews of my setup.
Services Used:
homeassistant
for Home Automationpostgres
for a storage database for Home Assistantpgadmin
nice user interface for postgresappdaemon
write Home Assistant automations in Pythoninfluxdb
time-series database for Home Assistantgrafana
visualization for sensor datamosquitto
MQTT brokeropenzwave
for advanced Z-Wave configuration outside of Home Assistantportainer
for monitoring Docker containersesphome
for monitoring and updating esphome based devicesicbinv
for generating images of my Vacuum cleaning progress
Most of my hardware setup is detailed on my blog.
The general structure of my Home Assistant config is based off of Frenck's configuration.