From a5e3595c55f33c121d9c8e3da3b70ab5789d226a Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:26:32 +0100 Subject: [PATCH] Refer to 'Adding cards' procedure (#31855) - depends on #31854 --- source/_includes/dashboard/edit_dashboard.md | 2 +- source/dashboards/index.markdown | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/source/_includes/dashboard/edit_dashboard.md b/source/_includes/dashboard/edit_dashboard.md index 1817057c574..0e5d9dd0bb1 100644 --- a/source/_includes/dashboard/edit_dashboard.md +++ b/source/_includes/dashboard/edit_dashboard.md @@ -9,4 +9,4 @@ To add the {{ title | downcase }} to your user interface: - By editing the dashboard, you are taking over control of this dashboard. - This means that it is no longer automatically updated when new dashboard elements become available. - To continue, in the dialog, select the three dots menu, then select **Take control**. -2. In the bottom right corner, select the **Add card** button and select from the card picker. +2. [Add a card](/dashboards/cards/#adding-cards-to-your-dashboard) to your dashboard. diff --git a/source/dashboards/index.markdown b/source/dashboards/index.markdown index 23cca5b5ec4..16d37ec18cb 100644 --- a/source/dashboards/index.markdown +++ b/source/dashboards/index.markdown @@ -34,9 +34,12 @@ For more detailed instructions, follow the step-by-step tutorial on [editing the ## Related topics -- [Community custom cards](https://github.com/custom-cards) -- [Home Assistant cards](https://home-assistant-cards.bessarabov.com/) -- [Material Design Icons](https://pictogrammers.com/library/mdi/) - [Dashboard themes](/integrations/frontend/#defining-themes) - [Interactive dashboard demo](https://demo.home-assistant.io) - [Editing the **Overview** dashboard](/getting-started/onboarding_dashboard/) + +### Cards + +- [About cards](/dashboards/cards/) +- [Community custom cards](https://github.com/custom-cards) +- [Home Assistant cards](https://home-assistant-cards.bessarabov.com/) \ No newline at end of file