1.0.5 • Published 3 years ago

homebridge-homekit-bulb v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

homebridge-rgb-bulb

An homebridge plugin that create an RGB Bulb HomeKit accessory

Installation

npm install -g homebridge-fake-rgb

Configuration

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

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

Configuration parameters:

  • "accessory": "RGB Bulb",
  • "name": "PUT THE NAME OF YOUR TEST BULB HERE",
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago