News

DashButton.py serves as the main file for interacting with the Dash Button. You need to replace the below text with the MAC address of your Dash Button. DEVICE_MAC_ADDRESS = 'PUT MAC ADDRESS OF DASH ...
So, if we watch the network for ARP Probes and decode them, we can figure out what the MAC address of our Dash Button is. Ted’s code is in Python and that makes it very easy to use but first you ...