Commit Graph

21 Commits

Author SHA1 Message Date
Nick Farina
be30d3d07a Pin libs; also not working under Node v4 yet 2015-09-26 14:07:25 -07:00
Nick Farina
89feadf509 Tweaks 2015-08-13 19:53:48 -07:00
Nick Farina
dbedf7fe01 Convert to ES5, add web server
* No compilation step
 * Beginnings of web interface
 * Simple express server; React-based frontend
 * CommonJS style across codebase; auto-converts to RequireJS for browser
 * Using diffsync for realtime UI
 * "Provider" -> "Plugin"
 * Plugins expose one or more Providers
2015-08-11 22:27:59 -07:00
Nick Farina
94ad9eddcb Simpler logging 2015-07-16 13:09:01 -07:00
Nick Farina
5611e38beb Provider config and cli-based setup 2015-07-15 22:36:45 -07:00
Nick Farina
ab2f25e736 HomeBridge Reboot
- New "homebridge" CLI
- Finds and loads locally-installed "providers" from user home dir
- Written in ES6 with babel/register
2015-07-07 18:40:23 -07:00
Alistair Galbraith
edde04d757 Update to latest HAP-NodeJS to include Category support 2015-07-04 11:35:27 -07:00
Alistair Galbraith
4b35ec0b7a Updated HAP-NodeJS to specific commit
Added ISC license to silence npm :)
2015-07-04 06:55:23 -07:00
Alistair Galbraith
c1f1613763 Removed submodule for HAP-NodeJS and moved to NPM
It seemed to be easier all around to use NPM to manage the dependancy on HAP-NodeJS.

This PR removes the submodule, and adjusts the paths of all checked in shims to reference the NPM module instead.

I also updated the documentation to reflect the simpler install ;)
2015-07-03 21:29:35 -07:00
Alistair Galbraith
9a69bf72e1 Reference to forked AD2USB interface, sample configuration 2015-07-03 08:32:47 -07:00
Alistair Galbraith
0923eae97e Merge branch 'master' into feature/ad2usb 2015-07-01 15:12:20 -07:00
Alistair Galbraith
1a96aff738 Included ad2usb node package 2015-07-01 12:24:53 -07:00
Ray Bennett
f28e9493df Adding support for arming Elk M1 security system. 2015-06-29 17:48:40 -07:00
Stephen Yeargin
1e95decbf2 Merge branch 'master' into philips-hue 2015-06-27 00:28:28 -05:00
Ray Bennett
0dedbcd362 Adding support for ISY. 2015-06-26 18:03:31 -07:00
Stephen Yeargin
585edc874f Some initial work on Philips Hue bridge integration. 2015-06-13 17:32:21 -05:00
Jon Maddox
82cbd9fece include wink-js node package 2015-05-12 01:22:55 -04:00
Nick Farina
fe7a0ae8a4 Update sonos package 2015-03-28 10:08:56 -07:00
Nick Farina
25800c8fb0 WeMo accessory improvements
- Continue searching for WeMo devices until found
- Upgrade wemo lib version
2015-03-28 10:08:46 -07:00
Nick Farina
a7fba5a786 Fully operational
- Extensive instructions and warnings in README
- Working WeMo accessory shim
- Working HomeBridge server
2014-11-30 20:02:48 -08:00
Nick Farina
ea029d492b Initial Commit
Includes HAP-NodeJS as Git submodule
2014-11-30 16:32:51 -08:00