From d8a16ccf150c2a58d75830c9877a5ef433bf38ef Mon Sep 17 00:00:00 2001
From: DoloresHA
Date: Wed, 2 Oct 2024 01:50:08 -0400
Subject: [PATCH] Update sidebar.markdown to correct badges support. (#35010)
This dashboard type does support badges. Presumably dated documentation.
---
source/_dashboards/sidebar.markdown | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/source/_dashboards/sidebar.markdown b/source/_dashboards/sidebar.markdown
index 47815a9e52d..2c6661e306f 100644
--- a/source/_dashboards/sidebar.markdown
+++ b/source/_dashboards/sidebar.markdown
@@ -17,8 +17,6 @@ The sidebar view has 2 columns, a wide one and a smaller one on the right.
Screenshot of the sidebar view used for the energy dashboard.
-This view doesn't have support for badges.
-
You can set if a card should be placed in the main (left) column of the sidebar column (right), by selecting the arrow right or left arrow in the bar underneath the card.
@@ -58,4 +56,4 @@ cards:
- media_player.lounge_room
view_layout:
position: sidebar
-```
\ No newline at end of file
+```