@bestander/homebridge-philips-hue

1.0.2 • Public • Published

@bestander/homebridge-philips-hue

Control On/Off and Brightness of a Philips Hue White and Color Ambiance Smart Light without a Bridge.

Prerequisite

Required Packages for dbus:

  • libglib2.0-dev
  • libdbus-1-dev

Installation

npm i @bestander/homebridge-philips-hue

Configuration

{
    "accessory": "HueLamp", // Dont change
    "name": "LED", // Accessory name
    "address": "DE:7E:3F:AB:50:A1" // BLE device UUID
}

To find your device uuid, use hcitool lescan, grab the device uuid.
You need to make the lamp pairable before the plugin can connect to it, for that go to Hue App -> Settings -> Voice assistants -> Alexa -> Make discoverable

Readme

Keywords

Package Sidebar

Install

npm i @bestander/homebridge-philips-hue

Weekly Downloads

10

Version

1.0.2

License

MIT

Unpacked Size

54.7 kB

Total Files

6

Last publish

Collaborators

  • bestander