homebridge-phat-beat

1.0.1 • Public • Published

homebridge-phat-beat

An homebridge plugin for controlling pHAT BEAT LEDs as RGB Bulb HomeKit accessory. Based on homebridge-fake-rgb.

Installation

Follow the instruction in homebridge for the homebridge server installation. The plugin is published through NPM and should be installed "globally" by typing:

npm install -g homebridge-phat-beat

Configuration

Remember to configure the plugin in config.json in your home directory inside the .homebridge directory.

"accessories"[{
    "accessory": "pHAT-BEAT",
    "name": "RGB Bulb"
}]

Configuration parameters:

  • "accessory": "pHAT-BEAT",
  • "name": "PUT THE NAME OF YOUR BULB HERE",

Look for a sample config in config.json example

Package Sidebar

Install

npm i homebridge-phat-beat

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

3.96 kB

Total Files

4

Last publish

Collaborators

  • roblan