diff --git a/source/_dashboards/markdown.markdown b/source/_dashboards/markdown.markdown index 42fe092b7b2..7b178acce8a 100644 --- a/source/_dashboards/markdown.markdown +++ b/source/_dashboards/markdown.markdown @@ -103,7 +103,7 @@ content: | ## Icons -You can also use [materialdesignicons.com](https://materialdesignicons.com/) icons in the `content` of the card. +You can use [materialdesignicons.com](https://materialdesignicons.com/) icons in the `content` of the card. For example: @@ -116,3 +116,25 @@ content: | ``` {% endraw %} + + +## ha-alert + +You can also use our [\`ha-alert\`](https://design.home-assistant.io/#components/ha-alert) component in the Markdown card. + +Example: + +
+
+Screenshot of the ha-alert elements in a markdown card.
+