0.1.14 • Published 4 years ago

homebridge-rf433-without-server v0.1.14

Weekly downloads
5
License
ISC
Repository
github
Last release
4 years ago

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"
}
0.1.14

4 years ago

0.1.11

4 years ago

0.1.12

4 years ago

0.1.13

4 years ago

0.1.10

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.9

4 years ago

0.1.4

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago