WeMote is a remote app for the Pebble Smartwatch to flip your WeMo switches from your wrist.
It requires the Ouimeaux REST API running on a computer on the network to be able to work. An update in the future may remove this requirement.
Much thanks to Ian McCracken for Ouimeaux.
- Following instructions here to install Ouimeaux.
- Run
wemo server
in terminal to start the webserver. (pro-tip: run it in atmux
or ascreen
session) - Note down this computers' local IP address as that's what you'll enter in the configuration page.
WeMote is available under the MIT license. See the LICENSE file for more info.