居桥桥

时间:2021-02-03 15:27:11
【文件属性】:
文件名称:居桥桥
文件大小:49KB
文件格式:ZIP
更新时间:2021-02-03 15:27:11
plugin homebridge hacktoberfest divoom ditoo Homebridge Divoom插件 该允许您从Apple的HomeKit中控制设备。 注意:目前仅在单个Divoom Ditoo上测试过,其他类型的Divoom设备或多个设备上不支持。 所做的大部分工作来正确地对该协议进行反向工程并将其公开在一个不错的API中。 先决条件 当前仅支持Nodev12.x。 更高版本将不起作用。 在Linux上,安装Bluetooth开发包以构建 。 apt-get install build-essential libbluetooth-dev 安装插件 npm install -g homebridge-divoom 组态 确保Divoom设备与运行Homebridge服务器的设备配对。 找出Divoom设备的MAC地址。 我建议使用BlueZ,先运行apt-get install bluez然后运行bluetoothctl来检索所有配对设备的MAC地址。 Homebridge配置 安装插件后,将以下内容添加到config.json的platforms数组中,或通过Homebridge UI中的Config菜单添加以下内容。 用Div
【文件预览】:
homebridge-divoom-master
----.gitignore(2KB)
----config.schema.json(408B)
----.eslintrc(2KB)
----package.json(1KB)
----package-lock.json(111KB)
----src()
--------platform.ts(4KB)
--------settings.ts(292B)
--------index.ts(291B)
--------platformAccessory.ts(4KB)
----LICENSE(10KB)
----tsconfig.json(445B)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----README.md(2KB)
----.vscode()
--------settings.json(146B)
--------extensions.json(59B)
----nodemon.json(200B)
----.npmignore(2KB)

网友评论