0.3.7 • Published 6 years ago

homebridge-platform-lightify-mg v0.3.7

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

OSRAM Lightify Platform for homebridge

This is an OSRAM Lightify plugin for homebridge.

Setup

  1. Add via npm install -g homebridge-platform-lightify-mg
  2. Add to the homebridge config.json in the platforms section
{
  "platform": "Lightify",
  "bridge_ip": "x.x.x.x",
  "name" : "Lightify",
  "showGroups" : true,
  "hideNodes" : false
}

bridge_ip: ip address of your lightify bridge/hub
showGroups: defaults to false
hideNodes: defaults to false
All other fields are required

About

This plugin uses the proprietary lightify protocol that the hub uses to commnicate with the lights, rather than the JSON API provided by lightify.

This plugin works with all Lightify products including Tunable White bulbs and outlets. Sensors are not supported, but are hidden.

Please report any issues on github.

0.3.7

6 years ago

0.3.6

6 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago