Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 577 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 577 Bytes

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

  • Find a dash button node