Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Latest commit

 

History

History
 
 

wemo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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).