IoT controller is a web app that allow you to manage, control your home's devices.
pip install -r requirements.txt
Customize and configure your project by replacing project in several files including:
runserver.py
wsgi.py
models.py
project/
project/views.py
python runserver.py