Lamp controlling web interface for Telldus with a nice REST API.
- Python 3
- Bower
cd homie2
pip3 install -r requirements.txt
bower i
Use nodemon to automatically restart the service.
nodemon index.py
Lamp controlling web interface for Telldus with a nice REST API.
cd homie2
pip3 install -r requirements.txt
bower i
Use nodemon to automatically restart the service.
nodemon index.py