mfgea / HomeController

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Controller

This is in alpha stage. It's not fully working.

This project is meant to control a physical interface to interact with OpenHAB.

The interface consists on a LCD display (16x2) via an I2C interface and a rotary encoder with switch.

Running

To run the project:

./server.py

About

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Shell 0.1%