homebridge-mi-led-desk-lamp

1.3.1 • Public • Published

npm version

homebridge-mi-led-desk-lamp

This is a Homebridge plugin for exposing the Xiaomi Led Desk Lamp to HomeKit

mi

Get your token and IP

Good luck!!! (Because it's the hard part), some links to help you:

npm

npm install -g homebridge-mi-led-desk-lamp

Example Configuration

{
  "bridge": {
    "name": "Homebridge",
    "username": "Thibaut",
    "port": 51826,
    "pin": "111-11-111"
  },
  "accessories": [
    {
    "accessory": "mi-led-desk-lamp",
    "name": "My desk lamp",
    "ip": "192.168.0.132",
    "token": "6591d0ad2003ddd2da75815f5d7def26"
    }
  ],
  "platforms": []
}

Readme

Keywords

Package Sidebar

Install

npm i homebridge-mi-led-desk-lamp

Weekly Downloads

5

Version

1.3.1

License

ISC

Unpacked Size

264 kB

Total Files

5

Last publish

Collaborators

  • moifort