Mermaid support in Markdown #11602
Unanswered
Pelicans-git
asked this question in
Dashboard
Replies: 1 comment
-
Yes @Pelicans-git , I am using GraphViz (or mermaid) all over other places, mostly for documenting transitive cause-and-effect. In the case of Home Assistant, I would like to show the dependency of a dashboard on a card on a template sensor on two MQTT sensors and their physical implementations and transport protocols (where it would connect to the layers in your example). |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
If Mermaid (https://github.com/mermaidjs) support is added to the Markdown Card, then we would be able to generate live network diagrams that show the status of a network.
For instance, to get this diagram:

You would need only need this (very simple) markdown with some templating:
There must be somebody else who can see how useful this would be.
Beta Was this translation helpful? Give feedback.
All reactions