2015-01-17, 07:50
WeMo Toggle can be used to toggle a Belkin WeMo Switch. The IP address of the WeMo Switch is required and it is recommended to assign the WeMo Switch a static IP via DHCP reservation on your router.
Download the add-on zip and install the add-on through Kodi settings. After the add-on has been installed, input the IP address of the WeMo Switch and enable desired settings. The add-on will determine the port being used by the WeMo Switch after the settings have been saved.
Required: WeMo Switch, WeMo Insight Switch, or WeMo Light Switch
Options:
Platforms: all
Tested on: WeMo Light Switch using Kodi on Android, OSX, OpenELEC, and Windows
changelog:
Old Download: service.wemo.toggle.zip
Thanks to: cj2902, Sylv, yuvalt, sphere, and zag
Download the add-on zip and install the add-on through Kodi settings. After the add-on has been installed, input the IP address of the WeMo Switch and enable desired settings. The add-on will determine the port being used by the WeMo Switch after the settings have been saved.
Required: WeMo Switch, WeMo Insight Switch, or WeMo Light Switch
Options:
- Turn switch off when a video starts or resumes
- Turn switch on when a video stops, ends, or is paused
- Enable off/on events for movies and/or tv shows
- Enable off/on events between certain hours
- Toggle the switch by mapping to a key in keyboard.xmlCode:
Skin.SetString(wemoToggle, 0)
- Enable notifications when the switch is turned off/on
Platforms: all
Tested on: WeMo Light Switch using Kodi on Android, OSX, OpenELEC, and Windows
changelog:
Quote:Download: service.wemo.toggle.zipAdded Misc category to settings
- added option to toggle multiple switches under Misc category - 192.168.1.2;192.168.1.3;192.168.1.4
- added better handling for detecting movies and television shows
- bugfixes
- refactored code base
- new icon
- option to delay service start in seconds
- option to turn switch on at startup
- option to turn switch off at shutdown
- option to always turn switch off when media starts
Old Download: service.wemo.toggle.zip
Thanks to: cj2902, Sylv, yuvalt, sphere, and zag