1.0.2 • Published 9 months ago
homebridge-fire-detector v1.0.2
Homebridge Fire Detector Plugin
This plugin creates virtual fire detection sensors and switches in Homebridge.
Installation
Install the plugin:
npm install -g homebridge-fire-detector
Thêm cấu hình mẫu Đảm bảo cấu hình trong config.json đầy đủ và chính xác. Cấu hình mẫu:
json Sao chép mã { "accessories": [ { "accessory": "FireDetector", "name": "Fire Detector", "sensors": { "name": "Living Room" }, { "name": "Kitchen" } } ] } Nếu không có cấu hình sensors, plugin sẽ tạo 1 cảm biến mặc định.