Adding extra error checking for response from devices (#672)

This commit is contained in:
Ben Hardill
2020-08-17 21:43:12 +01:00
committed by GitHub
parent 4ed0cb84d9
commit 34262e2fb0
2 changed files with 8 additions and 2 deletions

View File

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