wirenboard-module-siren

1.1.0 • Public • Published

Siren manager

Readme in progress ..

homebridge accessories

"accessories": [
  {
      "comment": "-------------------------  Siren  -------------------------",
      "type": "switch",
      "name": "Сирена",
      "topics": {
          "getOn": "/devices/siren/controls/siren",
          "setOn": "/devices/siren/controls/siren/on"
      },
      "integerValue": true,
      "accessory": "mqttthing"
  },
  {
      "comment": "-------------------------  Siren: Lamp  -------------------------",
      "type": "switch",
      "name": "Сирена (лампа)",
      "topics": {
          "getOn": "/devices/siren/controls/lamp",
          "setOn": "/devices/siren/controls/lamp/on"
      },
      "integerValue": true,
      "accessory": "mqttthing"
  }
]

Package Sidebar

Install

npm i wirenboard-module-siren

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

4.62 kB

Total Files

4

Last publish

Collaborators

  • fullhouse-lab