0.2.6 • Published 7 years ago

homebridge-lifx-lan v0.2.6

Weekly downloads
35
License
-
Repository
github
Last release
7 years ago

homebridge-lifx-lan

npm package

NPM Version Dependency Status Slack Channel

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

Configuration

Configuration sample:

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

Credits

  • Marius Rumpf for his awesome node-lifx library
0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago