Node-RED Dashboard 2.0 provides a base set of nodes for building your own user interfaces and data visualisations. Much like it's predecessor, it provides a set of easy-to-use, core nodes, but provides complete flexibility for customisation and control over theming, layout and behaviour if ...
Node-RED Dashboard 2.0 Migration Script This module provides a script with which you can pass in a Dashboard 1.0 flow, and in return, you will receive a Dashboard 2.0 flow. Please note that this script does not cover everything, see below for a list of currently supported nodes that can...
Breaking Change in Rendering v-textarea (and others components) with Node-RED Dashboard v1.16 bug size:S - 2 #1261 opened Sep 2, 2024 by andrea-tomassi 1 Hover to show all topics in x property value when hovering feature-request size:S - 2 #1254 opened Sep 1, 2024 by E1cid ...
Current Behavior Running off main, at commit e3b2791 Dec 02 2024, 09:57, when I install it as a PWA app the app name is no longer being picked up from the dashboard settings, but is using the default Node-RED dashboard 2.0 It worked corr...
UI LED (Node-RED Dashboard 2.0 Widget) This repository contains the code base forui-led, a third-party node for theNode-RED Dashboard 2.0. Configuration Options Theui-lednode has the following configuration options: General Name: The name of the node within the context of the Node-RED edi...
Current Behavior If a node has more than one output, Node-RED sends the message (msg) as an array where each index corresponds to the message related to that output. However, the client data is appended incorrectly, outside the array, in...
I read the dashboard 2 docs and understood that widgets are node-red nodes, and that they "extend" the ui_base config node, but I could not understand how exactly this happens. Somehow the widget's node has some additional methods called register/deregister. Probably has other, but I did...
Dashboard version: 1.20.0 Node-RED version: 4.0.2 Platform/OS: Dockerized NodeRED Browser: Brave v1.73.97 Have you provided an initial effort estimate for this issue? I am not a FlowFuse team member Here I provide a flow to test the issue: ...
Description For window size if there is enough space the sidebar renders into the layout (not above), if to toggle the sidebar, the cards change their size accordingly. Any widget (like ui_gauge) using window resize event to update it's ...
We added the Dashboard URL path option to the instance settings template before DB2 was a thing. With node-red-dashboard deprecated and focus on DB2, this setting is misleading as it has no affect on DB2 path. We need to decide how to handle this. Options: Remove the option Clarify tex...