Skip to content

Sagwed/homebridge_yeelight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

homebridge-yeelight

npm version

Yeelight plugin for HomeBridge

This repository contains the Yeelight plugin for homebridge.

Yeelight is a smart lighting company that makes WiFi and BLE bulbs and lamps.

Installation

  1. Install HomeBridge, please follow it's README. If you are using Raspberry Pi, please read Running-HomeBridge-on-a-Raspberry-Pi.
  2. Make sure you can see HomeBridge in your iOS devices, if not, please go back to step 1.
  3. Download homebridge-yeelight to your local folder.

Configuration

  1. Enable developer mode of your Yeelight bulb, Yeelight Strip or Yeelight Ceiling lamp.

Run it

  1. From source code

     $ cd /path/to/homebridge-yeelight
     $ DEBUG=* homebridge -D -P .
    
  2. As homebridge plugin

     $ npm install -g homebridge-yeelight
     $ homebridge
    

About

Yeelight plugin for homebridge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%