Commit Graph

129 Commits

Author SHA1 Message Date
Khaos Tian
c89ff97ac5 init design 2016-09-26 13:01:29 -07:00
Jon Maddox
925c1630c4 bump hap-nodejs to 0.4.0 2016-09-26 10:46:21 -04:00
Khaos Tian
87050a2267 update hap-nodejs dependency for node v6 2016-04-29 10:23:15 -07:00
Khaos Tian
35dfaabc69 update hap-nodejs dependency 2016-04-08 23:51:03 -07:00
Khaos Tian
77ce39e157 0.3.3 2016-04-08 23:50:34 -07:00
Khaos Tian
b2f476f833 0.3.2 2016-03-20 21:53:01 -07:00
Khaos Tian
c6d2f889fc Update hap-nodejs version to solve #575 2016-03-20 21:52:56 -07:00
Khaos Tian
2ea2052769 0.3.1 2016-03-10 20:19:47 -08:00
Khaos Tian
64e8c83d9c Update hap-nodejs 2016-03-10 20:19:42 -08:00
Khaos Tian
195255bf0d 0.3.0 2016-03-01 18:34:15 -08:00
Khaos Tian
c7b2500518 Prepare for merge 2016-03-01 18:28:41 -08:00
Khaos Tian
c3c2f8815d Merge branch 'master' into plugin-2 2016-02-22 16:52:02 -08:00
Khaos Tian
6500912f54 0.2.19 2016-02-22 16:50:52 -08:00
Khaos Tian
2e2c8eb207 Update hap-nodejs dependency for iOS 9.3 2016-02-22 16:50:33 -08:00
Khaos Tian
40266af8b2 Add the ability to remove services/characteristics 2016-02-17 13:18:25 -08:00
Khaos Tian
d3c77a4cda Merge branch 'master' into plugin-2 2016-02-17 10:41:32 -08:00
Khaos Tian
287aa6d034 0.2.18 2016-02-17 10:38:08 -08:00
Nick Farina
aea485c33e Version bump; publish v0.2.17 2016-02-16 13:00:22 -08:00
Khaos Tian
386cf34827 Update hap-nodejs to 0.2.3 so the reachability for existing accessories will be correct. 2016-02-15 19:23:38 -08:00
Khaos Tian
8e360491cf Update hap-nodejs to 0.2.3 2016-02-15 19:22:43 -08:00
Khaos Tian
e546440575 Update hap-nodejs to 0.2.2 2016-02-13 22:44:22 -08:00
Khaos Tian
8de375a4b0 Fix the issue with transaction ID
Update hap-nodejs to fix #497-183825263
2016-02-13 21:57:11 -08:00
leoneleone
c53f890a8c Update hap-nodejs to v0.2.0 2016-02-12 14:58:35 +00:00
Khaos Tian
c02e212b4c bump hap-nodejs version 2016-02-08 14:51:34 -08:00
Nick Farina
9e6bf028ba Fix license field for Node 2016-02-04 13:34:53 -08:00
Khaos Tian
e1334c5196 Init Plugin 2.0 2016-01-30 18:36:55 -08:00
Nick Farina
da8d5fd267 Version bump to v0.2.16 2016-01-22 07:11:30 -08:00
Khaos Tian
74e1cf257a Update hap-nodejs to 0.1.1
Addressed #478
2016-01-21 21:20:07 -08:00
Nick Farina
ae24e28ac4 Version bump to v0.2.15
Fix link to searching NPM for plugins—the old "correct" method of
searching for specific keywords doesn't work when the results span
multiple pages (see https://github.com/npm/newww/issues/1630).

This way requires more clicking but actually allows you to discover all
known plugins.
2016-01-07 12:37:24 -08:00
Nick Farina
c8c84c08f2 Bump HAP-NodeJS to v0.0.7; Version bump to v0.2.14 2016-01-06 13:51:47 -08:00
Nick Farina
2213997acc Add note about editing config.json 2015-12-28 16:11:53 -08:00
Nick Farina
3616d61fed Version bump for npm 2015-12-28 09:33:47 -08:00
Nick Farina
e3a5c5a96a More helpful plugin load error logging; Publish v0.2.11 2015-11-05 10:48:32 -08:00
Nick Farina
50efd29b6d Fix (remove) relative links in README; publish v0.2.10 2015-11-04 16:22:49 -08:00
Nick Farina
6d2cb11eae Publish v0.2.9 2015-11-04 15:59:49 -08:00
Nick Farina
8f1a043121 Publish v0.2.8 2015-11-04 15:52:08 -08:00
Nick Farina
8e795f48cf Add note about legacy plugins; publish v0.2.7 2015-11-04 10:29:14 -08:00
Nick Farina
1c4bf23b60 Publish v0.2.6 2015-11-04 10:22:47 -08:00
Nick Farina
52aa6bba2c Publish v0.2.5 2015-11-04 09:48:05 -08:00
Nick Farina
9883eb7189 Add Slack info to README 2015-11-04 09:37:20 -08:00
Nick Farina
974eef3ea8 HAP-NodeJS -> v0.0.3, publish v0.2.3 2015-11-04 06:18:57 -08:00
Nick Farina
752a5b7854 Publish v0.2.2 2015-11-04 04:35:44 -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
15cc98217b Move bugged peerDependencies -> engines 2015-11-02 12:04:18 -08: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
Nick Farina
6e5c35ec88 Restore telldus-live
See #277 for discussion.
2015-10-18 14:23:00 -07:00
David Garozzo
15e9219c80 add async dependency for Indigo 2015-10-17 21:43:43 -04:00
Nick Farina
831480d035 Remove telldus for now 2015-10-16 10:40:04 -07:00