Blynk app integration with Node Red
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
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.
Use Raspberry PI as hardware to access 64 virtual pins or Generic Board for 32.
Use the verbose -v
flag when starting Node-Red to get more information