Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ Once your Dash button is set up and on your network, you need to determine its
MAC address. Run this:

script/find_button

If your network is super chatty like mine (thanks SamsungTV), you can filter the output by running this:

script/find_button | grep 'Amazon'

You will be prompted for your password, and then it will listen for your Dash
button. Click your button and look for the MAC address reported. Once you have
Expand Down