0.2.6 • Published 8 years ago
homebridge-lifx-lan v0.2.6
homebridge-lifx-lan
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
- Install homebridge using: npm install -g homebridge
- Install this plugin using: npm install -g homebridge-lifx-lan
- 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
8 years ago
0.2.5
8 years ago
0.2.4
8 years ago
0.2.3
8 years ago
0.2.2
8 years ago
0.2.1
8 years ago
0.2.0
9 years ago
0.1.9
9 years ago
0.1.8
9 years ago
0.1.7
9 years ago
0.1.6
9 years ago
0.1.5
9 years ago
0.1.4
9 years ago
0.1.3
9 years ago
0.1.2
9 years ago
0.1.1
9 years ago
0.1.0
9 years ago
0.0.6
9 years ago
0.0.5
9 years ago
0.0.4
10 years ago
0.0.3
10 years ago
0.0.2
10 years ago
0.0.1
10 years ago