homebridge-rf433

0.2.5 • Public • Published

homebridge-rf433

Control RF outlets with HomeKit / Siri

Installation

  1. Install WiringPi
  2. Install homebridge: npm install -g homebridge
  3. Install homebridge-rf433: npm install --global homebridge-rf433
  4. Update your configuration file.

Configuration

See sample-config.json:

{
  "accessory": "RF433",
  "name": "Reading Light",
  "systemCode": "11011",
  "unitCode": 3,
  "serviceType": "Lightbulb"
}

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i homebridge-rf433

    Weekly Downloads

    1

    Version

    0.2.5

    License

    ISC

    Unpacked Size

    8.06 kB

    Total Files

    5

    Last publish

    Collaborators

    • pdiegmann