1.0.2 • Published 9 months ago

homebridge-fire-detector v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Homebridge Fire Detector Plugin

This plugin creates virtual fire detection sensors and switches in Homebridge.

Installation

  1. Install the plugin:

    npm install -g homebridge-fire-detector
  2. 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.

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago