WarwickD A basic daemon for handling home automation and IoT via MQTT. Installation Create venv python -m venv .venv source .venv/bin/active pip3 install -r requirements.txt