Eine sehr gute Basis dafür sind ein Raspberry Pi 3, Docker und Home-Assistant … In den letzten beiden Jahren habe ich viel Zeit (und Geld) in die Vernetzung unseres Heims gesteckt. Then tried Home Assistant on a Python virtual environment and finally settled on Home Assistant on Docker due to its simplicity/portability. If Home Assistant Core fails to start, make sure you check the Breaking Changes from the Release Notes. These tools are: Home Assistant as overall smart home dashboard to control your smart devices. If you want to have configuration files or other assets remain persistent, try mounting Windows folders on containers.Before proceeding, make sure you have shared out a drive for Docker to mount to. Edit Source IP if you like or leave it at default “All”.

If you are new to home automation, I advise you to opt for a Raspberry Pi 4 with at least 2GB of RAM . But I will summarize the fundamentals of docker that you understand why we use it.Docker is a set of platform as a service (PaaS) products that enables the isolation of applications through container virtualization. That will tell Home Assistant where to look for our Z-Wave radio.If you change the configuration you have to restart the server. Open source home automation that puts local control and privacy first. This will allow the saving of configuration files to persist on the local machine rather than in the Docker container (which may be destroyed when upgraded).It’s easier to understand the trick when put into practice. The installation of Docker is done is two steps:From the picture we see that Docker version 19.03.8 is installed. These tools are:This article belongs to a series of currently 5 articles about the topic Home Assistant. Mosquitto as MQTT broker to receive data from self build sensors in your home. In our case because we run Home Assistant in a Docker container, we can save the configurations and reboot or shutdown Home Assistant via the Docker application.One main advantage of the HASS.io installation is the integrated add-on store to install compatible applications. homeassistant/raspberrypi4-homeassistant . If you continue to use this site we will assume that you are happy with it. In my case the Raspberry Pi has the IP 102 and I start Home Assistant in the browser by starting the URL: 192.168.0.102:8123. If you want to push data from the MQTT broker into InfluxDB and visualize the date in Grafana, then visit my If you have any questions regarding this tutorial or if you have problems setting up the Home Assistant environment, leave a comment in the following comment section and I will answer your questions as soon as possible.Hi Michael, I corrected the typo. This is important because we want to define an individual configuration for Mosquitto that should be loaded at the creation of the Mosquitto container.First we create the following folders under a mosquitto folder in your default directory: config, data and log.If we now look at the folder structure, there is a new data called mosquitto.passwd in the config folder that stores the username and password.The password of this data is encrypted for security reasons, like you see in the following picture.This was the hardest part of this tutorial and also costs me some time and also a lot of research and failures. See this page for configuring Terminal acces to your Synology NAS:Complete the remainder of the Z-Wave configuration by Remark: to update your Home Assistant on your Docker within Synology NAS, you just have to do the following:Remark: to restart your Home Assistant within Synology NAS, you just have to do the following:If you want to use a USB Bluetooth adapter or Z-Wave USB Stick with Home Assistant on Synology Docker these instructions do not correctly configure the container to access the USB devices. Make sure you store it in a location that you can easily access the files.