homebridge-interlogix

1.0.0 • Public • Published

homebridge-interlogix

npm npm

Homebridge Support for Interlogix Wireless Contact and Motion Sensors using rtl_433

Installation

  1. Install Homebridge using the official instructions.
  2. Install this plugin using: sudo npm install -g homebridge-interlogix.
  3. Install rtl_433 (build instructions).
  4. Add the homebridge user to the plugdev group so it can access the radio: sudo usermod -a -G plugdev homebridge
  5. Update your configuration file. See sample config.json snippet below.

Configuration

Configuration sample:

"platforms": [
    {
        "platform": "interlogix"
    }
]

Package Sidebar

Install

npm i homebridge-interlogix

Weekly Downloads

5

Version

1.0.0

License

BSD-2-Clause

Unpacked Size

15.8 kB

Total Files

10

Last publish

Collaborators

  • sunookitsune