Automations graphical visualiser

As the number of automations I have grows, comprehending their interactions becomes increasingly challenging. I ofter chain together several smaller automations to perform a single task, for example having one automation to toggle a switch, a second to start a timer on the switch going to ‘on’, then another automation when the switch goes to off. I compartmentalise my automations in this way so that I can reuse them in multiple automations.

I know that node-red provides a nice graphical way to visualise automation chains, something similar in HA would be very useful. I found this post on dask which provides a means to visualise the relationships between chains of functions so wonder if it could be applied to HA automations?
Cheers


Node red