smka / homebridge-broadlink-platform

Homebridge plugin for Broadlink SP and MP devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homebridge-broadlink-platform

Broadlink SP2/SP3 & MP1 plugin for Homebridge. Work with SP plugs and MP1 in your local network.

I've tested with two SP3 - works great! Thanks to @nitaybz for testing and contribute for MP support.

Installation

  1. Config your SP or MP devices with default e-Control app (for the first time)
  2. Install homebridge using: (sudo) npm install -g homebridge
  3. Install this plugin using: (sudo) npm install -g homebridge-broadlink-platform
  4. Update your configuration file. See example: config-sample.json. (type may be "SP" or "MP" only)
  5. Now you can turn on/off your SP and MP devices using homebridge, homekit and siri.

About

Homebridge plugin for Broadlink SP and MP devices

License:MIT License


Languages

Language:JavaScript 100.0%