hortinstein / node-dash-button

A small module to emit events when an Amazon Dash Button is pressed
949 stars 94 forks source link

Include option to select arp interface #21

Closed ecaron closed 8 years ago

ecaron commented 8 years ago

PR written to address the request in https://github.com/hortinstein/node-dash-button/issues/20. Retains the existing functionality, but adds on ability to optionally define the interface.

hortinstein commented 8 years ago

Hey thanks for the pr, I will merge it soon

ecaron commented 8 years ago

My pleasure! I just now included a commit to modify bin/findbutton to let that specify the inteface (and updated the README). I would be open to burying this functionality from the readme, given that this is likely a fringe case that we wouldn't want possibly confusing people.