homebridge-rfbridge
v0.1.1
Published
A homebridge plugin for controlling various RF devices like ceiling fans.
Downloads
7
Maintainers
Readme
homebridge-rfbridge
A homebridge plugin for controlling radio controller ceiling fans (but theoretically any RF controlled device) via rfbridge.
Installation
This guide assumes that you already have a running rfbridge
server.
# Install homebridge
$ npm install -g homebridge
# Install plugin
$ npm install -g homebridge-rfbridge
or add homebridge-rfbridge
to your install.sh
file.
Configuration
No configuration is necessary. homebridge-rfbridge
will automatically discover any rfbridge
servers on your network.
Meta
You can find me on Twitter @edc1591
Distributed under the MIT license. See LICENSE
for more information.