Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gracefully handle WeMo device not found #1

Open
bericp1 opened this issue Feb 5, 2017 · 0 comments
Open

Gracefully handle WeMo device not found #1

bericp1 opened this issue Feb 5, 2017 · 0 comments

Comments

@bericp1
Copy link
Owner

bericp1 commented Feb 5, 2017

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')?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant