Here's my Home Assistant configuration. I have installed HA on an x240 laptop. I am currently running Ubuntu 20.04 LTS on the Laptop and used the Docker approach to install HA. Everything is managed with docker-compose.
I regularly update my configuration files. If you like anything here, Be sure to 🌟 my repo!
- Home Assistant
- Eclipse Mosquitto
- Traefik for reverse proxy, ssl certs and so on
- docker-socket-proxy for higher docker security
- Luftdaten2Mqtt for local collection of air quality data
- Multicast Relay for bridging the real world into docker
- Traefik CF Companion for some DNS management
- Shelly1 Smart Relay in MQTT mode
- Shelly1PM Smart Relay with Power metering in MQTT mode
- ShellyRGBW2 RGBW led controller in MQTT mode
- Shelly H&T Humidity and Temperature sensor in MQTT mode
- Shelly D/W2 Door sensor in MQTT mode
- Daikin Airconditioning
generate-ci-secrets.sh
- looks trough config and generates dummy secrets file for CI. Also usefull if you don't have mine to be able to start quickly.