Big Update

Includes:
 - New lookup node to check state of a device
 - Fix dimming control for lights
 - Fix light group control
 - Set the node label to match the device name
 - The event now includes the text description of the light capability
This commit is contained in:
Ben Hardill 2017-04-02 17:10:13 +01:00
parent fa2ea96e67
commit 64e735a9d6
No known key found for this signature in database
GPG Key ID: 74DD076979ABB1E7

View File

@ -1,6 +1,6 @@
{
"name": "node-red-node-wemo",
"version": "0.1.18",
"version": "0.1.11",
"description": "Input and Output nodes for Belkin WeMo devices",
"repository": "https://github.com/node-red/node-red-nodes/tree/master/hardware",
"main": "WeMoNG.js",