plusreed / wemo-conductor

A web UI to control your Wemo Smart Plugs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wemo-conductor

Wemo Conductor is an open-source web control panel for Wemo Smart Plugs.

Features

  • Toggle all smart plugs at once
  • Toggle individual smart plugs
  • Gets the friendly name of the smart plugs

Setup

  1. Do a yarn install
  2. Create a file named switches.json in the root of the directory. Have it laid out like this:
[
  ["wemo ip", "wemo port (as number)"]
]
  1. Run node server

Screenshots

New screenshots coming soon.

License

MIT

About

A web UI to control your Wemo Smart Plugs

License:MIT License


Languages

Language:JavaScript 93.4%Language:HTML 6.6%