Add traces to the GUI editor #19638
Unanswered
basbruss
asked this question in
Automations / scripts / scenes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Most Node-red users are still using it because it has capabilities to visualize the
nodes
which is helpful by creating complex automations. HA has already a form of visualization of automations but it's only generated after a run of the automation.In the HA editor as standing now it can be hard to see where you are in the logic especially when you use multiple triggers and/or choose actions.
What if we add a column or a tab (in mobile view) with an auto-generated trace while you add pieces to the automation?

To make it even more useful we should colorize the
"node"
that is selected in the editor.Also, a pivot/full view button to a horizontal trace representation could be useful.
Beta Was this translation helpful? Give feedback.
All reactions