wirenboard-module-smoke

1.10.0 • Public • Published

Smoke manager

Readme in progress ..

homebridge accessories

"accessories"[
  {
    "comment": "-------------------------  Smoke: Boiler  -------------------------",
    "type": "smokeSensor",
    "name": "Дым Котельная",
    "topics": {
        "getSmokeDetected": "/devices/smoke/controls/s_home_smoke_2"
    },
    "integerValue": true,
    "accessory": "mqttthing"
  },
  {
      "comment": "-------------------------  Smoke: Power  -------------------------",
      "type": "switch",
      "name": "Дым Питание",
      "topics": {
          "getOn": "/devices/smoke/controls/power",
          "setOn": "/devices/smoke/controls/power/on"
      },
      "integerValue": true,
      "accessory": "mqttthing"
  }
]

Package Sidebar

Install

npm i wirenboard-module-smoke

Weekly Downloads

1

Version

1.10.0

License

ISC

Unpacked Size

8.55 kB

Total Files

4

Last publish

Collaborators

  • fullhouse-lab