Homebridge plugin providing access to OSRAM Lightify products
npm install homebridge-lightifyPlugin adding Osram Lightify support to homebridge. It uses the proprietary protocol to communicate with the OSRAM Lightify Gateway, so it does not make use of the OSRAM Cloud REST API thing.
npm install -g homebridge-lightifyconfig.json of you homebridge instance: ````
{
"platform": "Lightify",
"host": "192.168.1.3"
}
3. Restart homebridge
4. Enjoy!