venv
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txtDebian
apt-get install python3-sdnotify python3-dateutil python3-paho-mqtt Create the configuration and change it to your needs.
cp settings.conf.example settings.conf
vim settings.confStart:
source venv/bin/activate
./glass-door.py