Skip to content

Neonox31/node-red-contrib-amazondash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Node-RED node that listens for an Amazon dash button press

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 61.6%
  • JavaScript 38.4%