Smart home triggers for Amazon Dash buttons
933
This is a Docker Hub container for the Amazon Dash Button hack. It can write to Google Sheets, Google Calendar and fire event in IFTTT.
I use it on my Synology.
To run it, use the following commands:
docker rm -f amazon_dash
docker run --net host -it --name amazon_dash -v $PWD/amazon-dash-private:/amazon-dash-private:ro snowe/amazon-dash-smart-home
The following should be present in folder amazone-dash-private:
settings.jsonbuttons.jsonamazon-dash-hack.json with google API credentials Google Sheets, Google Calendarifttt-key.json with Maker Webhook keyThere are your secrets in that folder so you have to create all this files by youself from examples you see by link above.
See details in Smart wifi button and Docker on Synology (Amazon Dash Button hack).
Content type
Image
Digest
Size
95.6 MB
Last updated
over 7 years ago
docker pull snowe/amazon-dash-smart-home