DashBtn

DashBtn

Docker app from ninthwalker's Repository

Overview

Amazon Dash Button Interceptor

DashBtn

Amazon Dash Button Interceptor

This is a Docker for use with Amazon Dash Button's

It intercepts the button press and allows you to do various home automation tasks.

ie: Turn on a light, start a movie for your kid, notifications, order a pizza, etc.

Instructions:

1. Setup your dash button via the Amazon app, but stop before selecting an item to purchase

2. Determine your Amazon Dash buttons mac address.

  a. docker exec -it dashbtn sh 
  b. /config/dashbtn.py discover 
  c. press dash button and wait 10seconds. Then type 'ctrl+c' to stop script. 
  d. look at the dashbtn.log file in the appdata folder to help determine your mac address

3. In the appdata directory edit the dashbtn.py file with your mac addresses and give them a friendly name.

  a. Also change the name of the script that will execute when that button is pressed

4. Create whatever home automation scripts you want. This part is up to you to design and implement

  a. You can utilize shell, python, curl, and the plexapi
  b. Name the scripts the same as in step 3a

5. Restart the docker to have all changes/scripts take effect.

  a. Have fun automating!

Install DashBtn on Unraid in a few clicks.

Find DashBtn in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for DashBtn Review the template variables and paths Click Install

Download Statistics

63,318
Total Downloads
6
This Month
14
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
ninthwalker/dashbtn
Last Updated2020-04-08
First Seen2017-03-23

Runtime arguments

Privileged
false