Home Automation A system to control the smart lights in my house Installation cd HomeAutomation create a virtual environment python -m venv env install the dependencies pip install -r requirements.txt