Catch blink1 missing device error

This commit is contained in:
dceejay
2015-02-24 17:29:51 +00:00
parent f550024bb2
commit a5adbc2207
2 changed files with 38 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-blink1",
"version" : "0.0.2",
"version" : "0.0.3",
"description" : "A Node-RED node to control a Thingm Blink(1)",
"dependencies" : {
"node-blink1" : "0.1.2"