Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@cagdaskemik/homekit-bledom

cagdaskemik3ISC0.0.3

Highly experimental homebridge control plugin for Bluetooth-enabled RGB "ELK-BLEDOB" LED light strips, that are compatible with the Lotus Lantern app.

homebridge-plugin, homebridge-config-ui-x

readme

homebridge-ledstrip-bledob

Highly experimental homebridge control plugin for Bluetooth-enabled RGB "ELK-BLEDOB" LED light strips, that are compatible with the Lotus Lantern app.

Control On/Off, Hue, Saturation and Brightness.

Installation

npm i @cagdaskemik/homekit-bledom

Configuration

{
    "accessory": "LedStrip", // Dont change
    "name": "LED", // Accessory name
    "uuid": "be320202f8e8" // BLE device UUID
}