Sawtaytoes / WeMo-Controller

Method of toggling WeMo device state using HTTP requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: This repo has moved to https://github.com/Sawtaytoes/Smart-Home-Services

WeMo SSDP LAN Controller

Allows toggling WeMo devices using the SSDP LAN API. This allows the use of Flic buttons to control WeMo devices without the need for a phone. Just pair them with a device running the Flic SDK and have it fire requests at this HTTP server.

Start the Process

NOTE: You can swap the command yarn for npm run.

yarn start

Requirements

  • Node.js

About

Method of toggling WeMo device state using HTTP requests.

License:MIT License


Languages

Language:JavaScript 95.8%Language:Shell 4.2%