bericp1/wedashmo

Gracefully handle WeMo device not found

bericp1 opened this issue · 0 comments

Current behaviour: server crashes, throwing an Error with en empty message

Desired Behavior: The wemo command fails with a specific exit code when the device isn't found. Check for that and skip accordingly, somehow reporting that back to the caller (emit('error')?)