node-red-nodes/hardware/wemo
Dave Conway-Jones 81c532fdce update hardware nodes info style 2016-03-02 13:27:52 +00:00
..
60-wemo.html update hardware nodes info style 2016-03-02 13:27:52 +00:00
60-wemo.js Remove redundant msg != null checks. 2014-09-08 21:42:16 +01:00
LICENSE Add stomp, ping, wol, wemo nodes to npm 2014-07-27 18:05:23 +01:00
README.md update hardware nodes info style 2016-03-02 13:27:52 +00:00
package.json update hardware nodes info style 2016-03-02 13:27:52 +00:00

README.md

node-red-node-wemo

A pair of Node-RED nodes to control a Belkin Wemo set of devices.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm install node-red-node-wemo

Usage

It doesn't yet do any ip address discovery of the wemo devices.

Wemo output node.

Expects a msg.payload with either 1/0, on/off or true/false.

Wemo input node.

Creates a msg.payload with either 1, 0, nc (no change), or na (not available).