Use the amazon-dash audio hack first!

https://github.com/Nekmo/amazon-dash

Install

$ python -m venv .venv
$ source .venv/bin/activate
$ python -m pip install amazon_dash

Hack

Connect headphones, turn up the volume.

$ # long press dash button until LED pulses blue
$ amazon-dash hack-device

Play until the dash button LED turns green.

How to connect your Dash button to your Wifi

https://github.com/danimtb/dasshio/

Long press dash button until LED pulses blue.

Connect to Wifi SSID Amazon Configure me.

  • http://192.168.0.1
  • note MAC
  • http://192.168.0.1/?amzn_ssid=<SSID>&amzn_pw=<PASSWORD>

where SSID is the name of your Wifi network and PASSWORD is the password.

The button's Amazon Configure me Wifi will disappear and if SSID and PASSWORD were right, the button will connect to the Wifi network once you press the button.