Nick Farina
a5de3f820f
Don't search the same plugin path twice
...
Fix part of #379
2015-11-04 15:50:23 -08:00
Nick Farina
f2ad339a13
CLI setting for custom homebridge "home" path
...
Fixes #378
2015-11-04 09:47:48 -08:00
Nick Farina
15357a5fe8
Fix old-style accessory JSON
...
Closes #375
2015-11-04 04:35:22 -08:00
Nick Farina
e3178e5fa4
Fix -D flag
...
Fixes #376
2015-11-04 04:31:52 -08:00
Nick Farina
2470f26451
Better handling of custom plugin paths
2015-11-03 21:14:25 -08:00
Nick Farina
abc6ccfae7
Require plugin name during registration
2015-11-03 15:02:52 -08:00
Nick Farina
52d3a9a96e
First pass at README update.
2015-11-02 15:30:29 -08:00
Nick Farina
15cc98217b
Move bugged peerDependencies -> engines
2015-11-02 12:04:18 -08:00
Nick Farina
1779ddd754
Fix "once" import
2015-10-20 12:00:27 -07:00
Nick Farina
d443286dcb
Fix platform logger
2015-10-20 11:36:06 -07:00
Nick Farina
27b39cbfa0
New Plugin API
...
- Homebridge calls single exported initializer function and passes an
API object
- No more require() for HAP classes (doesn't play well with plugin
structure)
2015-10-18 22:20:06 -07:00
Nick Farina
a3c0df1c7c
Plugin support
...
- Homebridge is now designed to be `npm install`d globally and
executed via "homebridge" script
- Remove all specific accessories/platforms except for an example
- New internal structure and "cli"
2015-10-18 16:34:21 -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
238fd3c913
Functioning LCD, Arm State, Target, Current notifications
2015-07-01 18:09:13 -07:00
Jon Maddox
e3786b1836
bump HAP-NodeJS to get the final async onRead stuff
2015-06-26 16:19:38 -04:00
Jon Maddox
08ce5a9ecc
bump HAP-NodeJS again to pull in async onreads
2015-06-25 01:42:21 -04:00
Jon Maddox
27d18abefe
bump the version of HAP-NodeJS to get onRead support
2015-06-24 21:22:03 -04:00
Jon Maddox
31835112ed
bump HAP-NodeJS
2015-06-09 08:07:08 -04:00
Nick Farina
cce6460a3d
Update HAP-NodeJS to latest + README
2015-05-02 18:14:17 -07:00
Nick Farina
6a188ec030
Update HAP-NodeJS lib with fixes.
2015-04-11 21:06:10 -07:00
Nick Farina
39dc482da6
Update HAP-NodeJS to latest
2015-02-01 13:27:30 -08:00
Nick Farina
ea029d492b
Initial Commit
...
Includes HAP-NodeJS as Git submodule
2014-11-30 16:32:51 -08:00