-
-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Ben edited this page Nov 23, 2021
·
14 revisions
Homebridge plugin to integrate Wemo devices into HomeKit
- 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)
- To use this plugin, you will need to already have Homebridge (at least v1.3) or HOOBS (at least v4.1) installed. Refer to the links for more information and installation instructions.
- Whilst it is recommended to use Node v16, the plugin supports v12 and v14 as per the Homebridge guidelines.
- 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.
- To the creator of this plugin: @rudders, and to @devbobo for his contributions.
- To the creator of wemo-client (which is now contained within this plugin): @timonreinhard.
- To Ben Hardill for his research on Wemo devices.
- To all users who have helped/tested to enable functionality for new devices.
- To the creators/contributors of Fakegato: @simont77 and @NorthernMan54.
- To the creator of the awesome plugin header logo: Keryan Belahcene.
- To the creators/contributors of Homebridge who make this plugin possible.
- 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.