node-red-contrib-home-assistant-websocketnode-red-contrib-home-assistant-websocket
Guides
Nodes
FAQ
Cookbook
Scrubber
Discussions
Discord
Github
Guides
Nodes
FAQ
Cookbook
Scrubber
Discussions
Discord
Github
  • Guides

    • Getting Started
    • First Automation
    • Action Node Tips and Tricks
    • Conditionals
    • Mustache Templates
    • JSONata

      • JSONata
      • JSONata primer
    • Diagnostics Information
  • Custom Integration

    • Getting Started
    • Exposed Nodes
  • Contribute to

    • Development
    • Documentation

Diagnostics Information

Overview

To streamline troubleshooting, a diagnostics button has been added to the Node-RED editor. This button runs a diagnostics flow and copies the output to your clipboard for easy pasting into a GitHub issue or support forum.

Note

In versions prior to 0.62.0, the diagnostics flow was available as a separate flow that needed to be imported manually. You can still access and use this flow here.

Diagnostics Button Location

Finding the Diagnostics Button

For Versions Prior to 0.62.0

Before version 0.62.0, the diagnostics flow was a separate tool for collecting runtime and system environment data. It can still be imported into Node-RED to gather essential information for troubleshooting.

Flow

Diagnostics Flow

You can also import this flow directly from the examples section in Node-RED:

  • How to Import a Flow
@examples/diagnostic.json

Usage

  1. Import the flow into Node-RED.

  2. Deploy the flow.

  3. Click the Inject node to execute the flow.

    Debug Window

  4. Copy the output from the Debug tab.

    Copy Output

  5. Paste the copied output into a GitHub issue or support ticket.

Help us improve this page!
Last Updated:
Contributors: Jason