需要帮助建立家庭桥梁

时间:2019-06-09 12:57:52

标签: node.js unix npm

尝试安装家用桥接器以将LG电视安装在Homekit上后,我一直遇到问题。我对此一无所知,但现在遇到一个错误:

  

错误:请求的平台“ PhilipsHue”没有被任何人注册   插件。

但是我没有尝试安装任何Philips-hue的东西。很想擦拭并从一开始就获得一些有关如何做的帮助。看起来很简单,但我很挣扎。

我认为我安装了家庭网桥,但出现了以上错误。我已经安装了Atom,当然还有Xcode。使用所有这些应用程序的最新版本运行Mojave 10.14.5。

Loaded config.json with 1 accessories and 1 platforms.
[6/9/2019, 7:48:27 AM] ---
[6/9/2019, 7:48:27 AM] No plugins found. See the README for information on installing plugins.
[6/9/2019, 7:48:27 AM] Loading 1 platforms...
[6/9/2019, 7:48:27 AM] Error: The requested platform 'PhilipsHue' was not registered by any plugin.
    at API.platform (/usr/local/lib/node_modules/homebridge/lib/api.js:134:13)
    at Server._loadPlatforms (/usr/local/lib/node_modules/homebridge/lib/server.js:327:45)
    at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:90:36)
    at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:59:10)
    at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
    at Module._compile (internal/modules/cjs/loader.js:776:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
[6/9/2019, 7:48:27 AM] Got SIGTERM, shutting down Homebridge...

上面列出的错误。只是想从新开始,并且知道如何在HomeKit上获取我的LG电视。

0 个答案:

没有答案