stephenkeep / node-red-contrib-amazondash

Node-RED node that listens for an Amazon dash button press
13 stars 9 forks source link

Amazon Dash Button Node for NodeRED

A simple node that listens for when an Amazon Dash button is pressed.

Blank Dash

Installation

# dependancy on libpcap for reading packets
$ sudo apt-get install libpcap-dev
npm install node-red-contrib-amazondash

First Time Dash Setup

Configure the node with the MAC address of the Amazon Dash Button (More Information on how to get this https://github.com/hortinstein/node-dash-button)

To Do