From bf3d7460898448633a8f72d54ed974118c8bb4a5 Mon Sep 17 00:00:00 2001 From: Nick Farina Date: Wed, 19 Aug 2015 21:45:16 -0700 Subject: [PATCH] Use now-official refactored HAP-NodeJS --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29eba99..8db6503 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "carwingsjs": "0.0.x", "color": "0.10.x", "elkington": "kevinohara80/elkington", - "hap-nodejs": "git+https://github.com/nfarina/HAP-NodeJS#d337abf", + "hap-nodejs": "git+https://github.com/KhaosT/HAP-NodeJS#b237a56de3299fba82b1c5d988a1ac665bc44a6a", "harmonyhubjs-client": "^1.1.4", "harmonyhubjs-discover": "git+https://github.com/swissmanu/harmonyhubjs-discover.git", "mdns": "^2.2.4",