Skip to content

canedje/homeassistant-config

 
 

Repository files navigation

Home Assistant

Configuration


Status of: 2020.03.24

Partial Home Assistant configuration with themes, templates and views.

System Architecture

This Home Automation setup is currently running on a Intel NUC 8I3BEH.
The specs are:

  • CPU: Intel Core i3-8109U
  • RAM: 16GB DDR4 SODIMM
  • SSD: Samsung PM961 MZVLW512HMJP - 512GB
  • HDD: Western Digital WD10SPZX-08Z - 1TB

This machine runs the latest version of Ubuntu Server LTS.

Software

As already stated the OS of this little machine is Ubuntu Server LTS.
On top of that there's Docker.

Docker Containers

  • Home Assistant (homeassistant/qemux86-64-homeassistant)
  • Mosquitto (homeassistant/amd64-addon-mosquitto)
  • deCONZ (homeassistant/amd64-addon-deconz)
  • MariaDB (homeassistant/amd64-addon-mariadb)
  • ESPhome (esphome/esphome-hassio-amd64)
  • Grafana (hassioaddons/grafana-amd64)
  • InfluxDB (hassioaddons/influxdb-amd64)
  • NginxProxyManager (hassioaddons/nginxproxymanager-amd64)
  • NodeRED (hassioaddons/node-red-amd64)
  • Portainer (hassioaddons/portainer-amd64)
  • UniFi (hassioaddons/unifi-amd64)
  • UniFi Video (pducharme/unifi-video-controller)
  • DSMR (ualex73/dsmr-reader-docker)
  • S0PCM (ualex73/s0pcm-reader)

And I use the following hardware in my house:

How does it look like?

The below screenshots show some mobile examples.
Light theme:
mobile-light-01 mobile-light-02 mobile-light-03 mobile-light-04

Dark theme:
mobile-dark-01 mobile-dark-02 mobile-dark-03 mobile-dark-04

Inspired by


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • CSS 0.7%