Nick Farina
8780ef0b6e
Mention browser-refresh
2015-08-11 22:42:10 -07:00
Nick Farina
7d6bf73314
Fix README
2015-08-11 22:39:05 -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
2fc6ff8010
Don't hide providers in node_modules
2015-07-08 08:33:55 -07:00
Nick Farina
0e9d237d03
Unify example accessory
...
Using Lockitron for first new-style example accessory, since it has a
very simple and public API.
2015-07-07 19:40:14 -07:00
Nick Farina
dc2579894f
Instructions in README, sample provider
2015-07-07 19:28:11 -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
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
Stephen Yeargin
9346688d56
updating docs
2015-06-13 20:49:28 -05:00
Nick Farina
94bc772322
Update README.md
2015-06-09 06:58:36 -07:00
Nick Farina
5660da54ba
Yay, no more MyTouchHome!
2015-06-04 15:53:20 -07:00
Nick Farina
749f877e9e
Mention possibly-upcoming Apple-designed Home app
2015-05-20 10:54:04 -07:00
Nick Farina
cdef1f8f31
Update README to reference SmartThings platform
2015-05-20 09:47:59 -07:00
Nick Farina
e6a9810c74
Pedantic README update
2015-05-19 14:42:05 -07:00
Nick Farina
5c85eabb8a
Update README with latest news and info
2015-05-19 14:39:25 -07:00
Jon Maddox
ffa49cf462
update README to reference platforms
2015-05-19 15:04:32 -04:00
Jon Maddox
5584c73f94
add Wink to the README
2015-05-12 01:27:04 -04:00
Nick Farina
cce6460a3d
Update HAP-NodeJS to latest + README
2015-05-02 18:14:17 -07:00
Evan Coleman
7cf26e6c45
Update README
2015-04-23 22:36:18 -04:00
sweidinger
83af683721
Update README.md
2015-03-04 17:38:13 +01:00
sweidinger
fcab2bc7d3
Update README.md
2015-03-01 10:54:55 +01:00
Nick Farina
28f7575733
README fixes
2014-12-01 08:44:10 -08:00
Nick Farina
89468fcd19
README update
2014-11-30 23:27:13 -08:00
Nick Farina
26dc3be0f8
Add LiftMaster accessory shim
...
Refactoring
2014-11-30 23:07:32 -08: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