Node-RED (Bitcoin)
Wire together the Internet of Things
Screenshots



About
Node-RED is a visual programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click. A built-in library allows you to save useful functions, templates or flows for re-use. The flows created in Node-RED are stored using JSON which can be easily imported and exported for sharing with others. An online flow library allows you to share your best flows with the world. Note: If you would like your 'HTTP In' nodes to be accessible without authentication, then prepend your url with '/public/'. E.g. /public/do-something Warning: Node-RED (Bitcoin) on Umbrel is able to connect directly to Bitcoin Core, LND and Electrum, due to this you should be careful when installing third-party Node-RED nodes.
Release Notes
This release includes several bug fixes and minor improvements: - Fixed issues with `RED.comms.subscribe` callbacks - Improved display of the lock icon for read-only users - Enhanced clearing of suggestions when interacting with nodes or ports - Subflow input labels are now shown on virtual ports - Resolved a race condition during project initialization - Added a context menu option to convert a selection into a subflow - Corrected port event cancellation behavior during node selection - Improved handling of plugin names - Fixed an invalid 'dirty' state during redo operations after deployment Full release notes are found at https://github.com/node-red/node-red/releases