Blink-1

This plugin, running on OSX or Windows requires the Blink1Control app
to be running. Please download the app here http://blink1.thingm.com/downloads/
Once installed, in settings enable "Start API Server"

Raspberry Pi

Run these commands before installing the plugin.

sudo curl -o /etc/udev/rules.d/51-blink1.rules https://raw.githubusercontent.com/todbot/blink1/master/linux/51-blink1.rules && \ sudo udevadm control --reload-rules

sudo apt-get install -y libusb-1.0-0-dev libudev-dev
sudo npm install -g -y node-hid --unsafe-perm