homebridge-lifx-lyndonbuckley

1.0.0 • Public • Published

homebridge-lifx-lan-client

npm package

LiFx LAN platform plugin for Homebridge.

This platform uses only the LiFx LAN protocol.

Currently supports:

  • On/Off
  • Brightness
  • Kelvin
  • Hue (Color models only)
  • Saturation (Color models only)

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-lifx-lan
  3. Update your configuration file. See the sample below.

Updating

  • npm update -g homebridge-lifx-lan-client

Configuration

Configuration sample:

"platforms": [
   {
       "platform": "LifxLan",
       "name": "LiFx",
       "ignoredDevices" : ["abcd1234561", "efabcd6721"]
   }
]

Credits

Package Sidebar

Install

npm i homebridge-lifx-lyndonbuckley

Weekly Downloads

0

Version

1.0.0

License

none

Unpacked Size

38.9 kB

Total Files

4

Last publish

Collaborators

  • lyndonbuckley