Skip to content

homebridge-plugins/homebridge-wemo

Repository files navigation

Homebridge Verified

homebridge-wemo

Homebridge plugin to integrate Wemo devices into HomeKit

npm npm

verified-by-homebridge hoobs-certified

npm 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)

Note

This plugin does not use the Wemo cloud service - it is designed to work entirely on your local network. This means that the plugin should continue to work after the Wemo cloud service is discontinued. See issue #203 for more information.

I'm looking for some lovely people to help maintain this plugin, please get in touch on GitHub or Discord if you'd like to help out 😄

Prerequisites

  • To use this plugin, you will need to already have:
    • Node: latest version of v20, v22 or v24 - any other major version is not supported.
    • Homebridge: v1.6 - refer to link for more information and installation instructions.
    • 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.