homebridge dummy thermostat:homebridge的插件用于创建假的恒温器配件 源码
假人温控器 用于Homebridge的插件可创建假的恒温器配件 安装 安装 安装此插件: npm install -g homebridge-dummy-thermostat 编辑您的config.json文件(见下文)。 配置实例 " accessories " : [ { " accessory " : " Thermostat " , " name " : " Thermostat " } ] 结构体 键 描述 accessory 必须是Thermostat name 名称出现在家庭应用程序中 temperatureDisplay
文件列表
homebridge-dummy-thermostat-master.zip
(预估有个6文件)
homebridge-dummy-thermostat-master
config.schema.json
1KB
LICENSE
1KB
README.md
873B
.gitignore
999B
index.js
5KB
package.json
696B
暂无评论