homebridge-broadlink-platform-outlet

Homebridge plugin for Broadlink SP2/3 & MP1

Usage no npm install needed!

<script type="module">
  import homebridgeBroadlinkPlatformOutlet from 'https://cdn.skypack.dev/homebridge-broadlink-platform-outlet';
</script>

README

Homebridge Broadling Platform Outlet

Original plugins from @smka to support Broadlink SP2/SP3 & MP1 in Homebridge. Work with SP plugs and MP1 in your local network. The only difference between this and the original plugins are this plugins will display outlet instead of switch icon, I also added Homebridge Config UI X support for configuring your devices.

Installation

  1. Config your SP or MP devices with default Broadlink / 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-outlet
  4. Update your configuration file. See example: config-sample.json. (type may be "SP" or "MP" only) or you can use Homebridge Config UI X to configure your devices.
  5. Now you can turn on/off your SP and MP devices using homebridge, homeKit and Siri.