homebridge-platform-lightify-mg

0.3.7 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i homebridge-platform-lightify-mg

Weekly Downloads

3

Version

0.3.7

License

ISC

Unpacked Size

19.9 kB

Total Files

4

Last publish

Collaborators

  • mylesgray