Skip to content
Ben edited this page Aug 10, 2021 · 14 revisions

Homebridge Verified

homebridge-wemo

Homebridge plugin to control Wemo devices

verified-by-homebridge hoobs-certified
npm npm
npm JavaScript Style Guide
Discord Discord

Plugin Information

  • This plugin allows you to view and control your Wemo devices within HomeKit. The plugin:
    • does not require your Wemo credentials as uses local network discovery (SSDP) and local control
    • will attempt to control your devices via a local HTTP request
    • will attempt to establish a UPnP connection to your devices to listen for external changes (if disabled, HTTP polling is used)

Prerequisites

  • To use this plugin, you will need to already have Homebridge (at least v1.3.4) or HOOBS (at least v4) installed. Refer to the links for more information and installation instructions.
  • It is recommended to use the current LTS version of Node, currently v14, however Node v12 is also supported.
  • For the UPnP connection, make sure your Homebridge instance has an allocated IP from the same IP network or VLAN as your Wemo devices. Otherwise you should disable the UPnP connection to avoid connection errors.

Setup

Features

Help/About

Credits

Disclaimer

  • I am in no way affiliated with Belkin/Wemo and this plugin is a personal project that I maintain in my free time.
  • Use this plugin entirely at your own risk - please see licence for more information.
Clone this wiki locally