mirror of
https://github.com/mtan93/homebridge.git
synced 2026-05-29 22:07:56 +01:00
Change all HAP-NodeJS require calls to lowercase
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var types = require("HAP-NodeJS/accessories/types.js");
|
||||
var types = require("hap-nodejs/accessories/types.js");
|
||||
var request = require("request");
|
||||
|
||||
// This seems to be the "id" of the official LiftMaster iOS app
|
||||
|
||||
Reference in New Issue
Block a user