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

Create Manufacturer Listing Feature in findbutton #35

Merged
merged 11 commits into from Jul 27, 2016

Conversation

a3qz
Copy link
Contributor

@a3qz a3qz commented Jul 19, 2016

A lot of the difficulty that occurs using this software to connect to Amazon Dash Buttons occurs because the findbutton script relays the related MAC address of all arp packets that it detects, not just the ones that could belong to Dash Buttons. This change makes findbutton easier to use by looking up the MAC address header oui as registered with the IEEE and, if the identified MAC address belongs to a manufacturer, it will display the name after the address. This means that it should be easier to identify whether the addresses received belong to the Amazon Dash Buttons or any other device on your network.

@coveralls
Copy link

coveralls commented Jul 19, 2016

Coverage Status

Coverage remained the same at 98.039% when pulling 5cd36fa on a3qz:manufacturer-listing into c79bffc on hortinstein:master.

@hortinstein hortinstein merged commit 36e0990 into hortinstein:master Jul 27, 2016
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.

None yet

3 participants