Bump Wemo version (#901)

* Attempt to catch errors from wemo-lookup

This is to catch errors when device is offline

* Put request back

Will look at making it all http.request later

* Fix some messages

* Bump wemo version
This commit is contained in:
Ben Hardill 2022-04-18 13:28:48 +01:00 committed by GitHub
parent 145983bc20
commit 2f1f08b070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-red-node-wemo",
"version": "0.2.1",
"version": "0.2.2",
"description": "Input and Output nodes for Belkin WeMo devices",
"repository" : {
"type":"git",