jacklj / WeMo-node-server

local server to control WeMo Switch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local node express server to control the WeMo Switch using an HTTP API

Usage instructions

  • run this: node index.js
  • may need to restart several times to pick up the WeMo Switch on the local network
  • use ngrok to expose this local server to the internet

to do

  • keep trying to connect to WeMo Switch until it works, rather than just once

About

local server to control WeMo Switch


Languages

Language:JavaScript 100.0%