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

Update Discoverer.js #1

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Conversation

wiegraff13
Copy link

Returning true on the error parameter for non-Wemo devices acts as an error for the whole async.map(). If this is returned prior to getting to the Wemo it will fail to detect it.

wiegraff13 and others added 17 commits June 10, 2014 17:05
Returning true on the error parameter for non-Wemo devices acts as an error for the whole async.map(). If this is returned prior to getting to the Wemo it will fail to detect it.
Missing change in reference to new module.
…hange feedback.

Changed: Changed the 'on' and 'off' methods to 'switchOn' and 'switchOff' so as not to interfere with the EventEmitter's on method.
…sometimes on property mode. Now only using mode.
…r rather than using a callback.

Added: Ability to detect IP device IP changes via discovery.
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

Successfully merging this pull request may close these issues.

1 participant