mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-07 22:04:36 +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 nest = require('unofficial-nest-api');
|
||||
|
||||
function NestPlatform(log, config){
|
||||
|
||||
Reference in New Issue
Block a user