Neal / WeMote

WeMo remote for Pebble

Home Page:https://ineal.me/pebble/wemote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeMote

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.

Running Ouimeaux REST API

  • Following instructions here to install Ouimeaux.
  • Run wemo server in terminal to start the webserver. (pro-tip: run it in a tmux or a screen session)
  • Note down this computers' local IP address as that's what you'll enter in the configuration page.

License

WeMote is available under the MIT license. See the LICENSE file for more info.

About

WeMo remote for Pebble

https://ineal.me/pebble/wemote

License:MIT License


Languages

Language:C 78.2%Language:JavaScript 17.7%Language:Objective-C 2.6%Language:Python 1.5%