mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-13 22:05:03 +01:00
Update hap-nodejs requires
Update remaining platforms and accessories
This commit is contained in:
@@ -33,7 +33,7 @@ var hue = require("node-hue-api"),
|
||||
HueApi = hue.HueApi,
|
||||
lightState = hue.lightState;
|
||||
|
||||
var types = require("HAP-NodeJS/accessories/types.js");
|
||||
var types = require("hap-nodejs/accessories/types.js");
|
||||
|
||||
function PhilipsHuePlatform(log, config) {
|
||||
this.log = log;
|
||||
|
||||
Reference in New Issue
Block a user