mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-12 22:04:59 +01:00
Update hap-nodejs requires
Update remaining platforms and accessories
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
// When you attempt to add a device, it will ask for a "PIN code".
|
||||
// The default code for all HomeBridge accessories is 031-45-154.
|
||||
//
|
||||
var types = require("HAP-NodeJS/accessories/types.js");
|
||||
var types = require("hap-nodejs/accessories/types.js");
|
||||
var request = require("request");
|
||||
|
||||
function DomoticzPlatform(log, config){
|
||||
|
||||
Reference in New Issue
Block a user