homebridge-pixelblaze:适用于PixelBlaze LED控制器的Homebridge

时间:2024-03-29 23:06:16
【文件属性】:

文件名称:homebridge-pixelblaze:适用于PixelBlaze LED控制器的Homebridge

文件大小:53KB

文件格式:ZIP

更新时间:2024-03-29 23:06:16

TypeScript

这是一个很棒的 LED微控制器的HomeBridge插件。 尽管Pixelblaze通常用于复杂的图案,但也可以用于简单的建筑照明。 由于HomeKit的控件受到限制,因此该插件提供了基本的开/关/亮度和颜色选择器。 为了在HomeKit中使用颜色选择器,您需要在Pixelblaze上创建(并“运行”)一个简单的图案: // Make some global variables to store parameters from UI controls. // These variables are also exported, so they can be read or written via the API, or watched with the var watcher. export var hue = .77, saturation = 1, value = 1 // Ma


【文件预览】:
homebridge-pixelblaze-master
----.gitignore(2KB)
----nodemon.json(180B)
----tsconfig.json(445B)
----README.md(1KB)
----.github()
--------workflows()
--------ISSUE_TEMPLATE()
----.vscode()
--------extensions.json(59B)
--------settings.json(184B)
----config.schema.json(552B)
----LICENSE(10KB)
----.eslintrc(1KB)
----package.json(1KB)
----src()
--------settings.ts(292B)
--------platform.ts(5KB)
--------platformAccessory.ts(7KB)
--------index.ts(274B)
--------lib()
----.npmignore(2KB)
----package-lock.json(106KB)

网友评论