Commit Graph

11 Commits

Author SHA1 Message Date
Christian
5440694243 Renamed duplicate body variable. 2015-11-03 00:04:46 +01:00
Christian
6011ad3d2e The HTTP accessory now supports a body value. 2015-11-02 23:55:15 +01:00
Kevin Mathy
91044f0d92 Http.js shim modification corrections 2015-11-01 22:00:17 +01:00
Kevin Mathy
255a064c08 Http Accessory improvements : accessory type (switch or light), and ligtht brightness handling toggle 2015-10-30 22:55:53 +01:00
Mark Van Holstyn
ecdffbef23 adding support for usernames and password in http accessories 2015-10-24 23:22:23 -04:00
Matthias Schmidt
7233c5bf74 Support for case-sensitive file systems and current HAP-NodeJS with nodejs 4 support 2015-10-16 10:50:55 +02:00
Nick Farina
76e7ef2677 Fix identify() in Http 2015-08-23 11:45:34 -07:00
Nick Farina
dfdbc865c8 Support AccessoryInformation service 2015-08-23 10:07:31 -07:00
Nick Farina
d8e27910cc Support new API in getServices()
See `getServices()` implementation in `accessories/Http.js` for an
example of how to use.

Fixes #114
Fixes #57
2015-08-22 21:37:42 -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
Jon Maddox
8eb464766f add a shim for http requests 2015-06-12 11:43:03 -04:00