This package has been deprecated

Author message:

node-red-contrib-blynk is deprecated. use node-red-contrib-blynk-websockets

node-red-contrib-blynk

0.0.21 • Public • Published

node-red-contrib-blynk

Blynk app integration with Node Red

This contrib will no longer be updated. Please use the websockets version.

Websockets version

Due to some reliability issues reported by some users, together with some new features added by the Blynk team, I started another version of this based on websockets. https://github.com/tzapu/node-red-contrib-blynk-websockets

Normal Blynk Protocol version

NPM npm version

If you installed Node Red globally use this to install npm install --global node-red-contrib-blynk

Supports both SSL, non SSL connections to blynk-cloud.com and local server.

Supported events and widgets

  • read event
  • write event
  • write command
  • LCD widget (advanced mode)
  • push notifications

Blynk App Settings

Use Raspberry PI as hardware to access 64 virtual pins or Generic Board for 32.

How to use

LCD Widget LCD Print Widget Node

  • use advanced mode on LCD Widget in iOS/android Blynk App
  • set message.payload to the text you want displayed
  • set message.topic to the line you want it shown on (0 or 1, defaults to 0)
  • set message.payload to 'clear-lcd' if you want to clear it

Debug

Use the verbose -v flag when starting Node-Red to get more information

Available Nodes

Available Nodes

Dependents (0)

Package Sidebar

Install

npm i node-red-contrib-blynk

Weekly Downloads

21

Version

0.0.21

License

MIT

Last publish

Collaborators

  • alextz