Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

This is a Homebridge plugin for exposing the all Xiaomi color leed lamps (tested on Xiaomi Mi Smart LED Bulb Essential)

Notifications You must be signed in to change notification settings

archived-dreams/homebridge-mi-led-bulb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-mi-led-bulb

This is a Homebridge plugin for exposing the all Xiaomi color leed lamps (tested on Xiaomi Mi Smart LED Bulb Essential)

npm

npm install -g homebridge-mi-led-bulb

Example Configuration

{
  "bridge": {},
  "accessories": [
    {
      "accessory": "mi-led-bulb",
      "name": "Lamp in the bedroom",
      "ip": "192.168.0.100",
      "token": "**********************"
    }
  ],
  "platforms": []
}

About

This is a Homebridge plugin for exposing the all Xiaomi color leed lamps (tested on Xiaomi Mi Smart LED Bulb Essential)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published