/homie2

Primary LanguagePython

Homie 2

Lamp controlling web interface for Telldus with a nice REST API.

Prerequisites

  • Python 3
  • Bower

Install

cd homie2
pip3 install -r requirements.txt
bower i

Contribute

Use nodemon to automatically restart the service.

nodemon index.py