Managing installed nodes

Only install modules from trustworthy sources. Observe individual IT security policies.

The installation of a module fails, if it requires compiling source code on the device or relies on external dependencies that are not installed. Please check the package and its dependencies before installing it. If the installation of a module fails, check the debug sidebar of Node-RED.
You can manage the node in your palette by:
- updating modules
- enabling or disabling nodes
- uninstalling modules
Pre-installed modules cannot be uninstalled, but only disabled. If a node is currently used in a flow, it cannot be disabled or uninstalled.
- Prerequisite
- The device must be connected to the internet in order to update nodes.
- Open Node-RED.
- Click ☰ to open the Node-RED menu.
- In the Node-RED menu, click Manage palette.
- The User Settings dialogue is opened.
- Click the Nodes tab.
- In the search modules text box, search for the module you want to manage.
- If you want to access individual nodes in a module, click the ˃ X nodes button.
- Click on a button to execute the desired operation:
- update to X.Y.Z: update the module to version X.Y.Z.
- disable / enable: disable / enable a node
- disable all / enable all: disable / enable all node in the module.
- uninstall: uninstall the module.