文件名称:homebridge-dummy-thermostat:homebridge的插件,用于创建假的恒温器配件
文件大小:5KB
文件格式:ZIP
更新时间:2024-02-25 01:04:01
apple node js homebridge homebridge-plugin
假人温控器 用于Homebridge的插件可创建假的恒温器配件 安装 安装 安装此插件: npm install -g homebridge-dummy-thermostat 编辑您的config.json文件(见下文)。 配置实例 " accessories " : [ { " accessory " : " Thermostat " , " name " : " Thermostat " } ] 结构体 键 描述 accessory 必须是Thermostat name 名称出现在家庭应用程序中 temperatureDisplay
【文件预览】:
homebridge-dummy-thermostat-master
----config.schema.json(1KB)
----LICENSE(1KB)
----README.md(873B)
----.gitignore(999B)
----index.js(5KB)
----package.json(696B)