0.1.14 • Published 5 years ago

homebridge-rf433-without-server v0.1.14

Weekly downloads
5
License
ISC
Repository
github
Last release
5 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

5 years ago

0.1.11

5 years ago

0.1.12

5 years ago

0.1.13

5 years ago

0.1.10

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.9

5 years ago

0.1.4

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.3

5 years ago

0.1.0

5 years ago