Skip to content

rainlake/homebridge-platform-lightify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSRAM Lightify Platform for homebridge

This is an OSRAM Lightify plugin for homebridge.

Setup

  1. Add via npm install -g homebridge-platform-lightify
  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.

Contact sensors are now supported with a resolution of 2 seconds.

Please report any issues on github.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •