Another approach to home automation
On amd64/x86 do:
docker run -it --net=host -v CONFIG_FOLDER:/config --name="HomeControl" lennartk01/homecontrol:latest
The minimum Python version for HomeControl is Python 3.7 You can install it the following:
python3 -m pip install git+https://github.com/lennart-k/HomeControl