haui
Haui, the "Home Automation UI"
Mainly just a placeholder for future goodness...but, it currently supports sending most X10 events via a CM11 interface and is configured via a simple JSON settings file.
WARNING: The X10 module being used has stability issues, at least with my own personal X10 interface...
Install and Setup
$ npm install haui -g$ haui ./path/to/settings-file.json
Example Settings JSON
Screenshot
CHANGELOG
v0.0.3
- LIRC support via lirc_node
- Button icons via Font Awesome
v0.0.2
- Fix path resolution, add optional logging with 'good'
v0.0.1
- First release, sorely lacking in awesome...
TODO
- Create a non-crap responsive UI
- Break out device support into HAPI plugins
LICENSE
MIT