UNPKG

node-red-contrib-blynk-api

Version:

Node Red integration with Blynk App and Server through api

33 lines (21 loc) 857 B
# node-red-contrib-blynk-api Blynk app integration with Node Red using WebSockets protocol and http protocol (API) [![NPM](https://nodei.co/npm/node-red-contrib-blynk-api.png?mini=true)](https://npmjs.org/package/node-red-contrib-blynk-api) [![npm version](https://badge.fury.io/js/node-red-contrib-blynk-api.svg)](https://badge.fury.io/js/node-red-contrib-blynk-api) If you installed Node Red globally use this to install ```npm install --global node-red-contrib-blynk-api``` ![Node properties](./node-properties.png) ### Supported events and widgets - read event - write event - write command - emails ### Blynk App Settings Use Raspberry PI as hardware to access 64 virtual pins or Generic Board for 32. ### How to use TO ADD ### Debug TO ADD Use the verbose `-v` flag when starting Node-Red to get more information ### Available Nodes TO ADD