You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Homebridge plugin to integrate Wemo devices into HomeKit
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.