0.0.10 • Published 7 years ago

homebridge-lightify v0.0.10

Weekly downloads
17
License
MIT
Repository
github
Last release
7 years ago

homebridge-lightify

Plugin 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.

Installation

  1. Install plugin with npm install -g homebridge-lightify
  2. Add platform within config.json of you homebridge instance:

    {
        "platform": "Lightify",
        "host": "192.168.1.3"
    }
  3. Restart homebridge

  4. Enjoy!

Supported Devices

Currently all Lightify Lamps should be compatible (turn on/off, adjust brightness). I've tested it with the following devices:

0.0.10

7 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.3

8 years ago

0.0.1

8 years ago