From 14da2455480ddeac240d8f3abcd0b1dcb477c736 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Sun, 7 Dec 2025 09:09:02 +0100 Subject: [PATCH] Default dashboard: add step (#42162) --- source/dashboards/dashboards.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/dashboards/dashboards.markdown b/source/dashboards/dashboards.markdown index 91154769e4c..0d5adb6acc1 100644 --- a/source/dashboards/dashboards.markdown +++ b/source/dashboards/dashboards.markdown @@ -127,7 +127,7 @@ embedding them into a Home Assistant dashboard. ## Setting a default dashboard -The default dashboard is the dashboard that is shown when you open Home Assistant. +The default dashboard is the dashboard that is shown when you open Home Assistant. It is listed on top of the sidebar. - If you have administrator rights, you can set an initial default dashboard for all users. 1. Go to {% my lovelace_dashboards title="**Settings** > **Dashboards**" %}. @@ -142,6 +142,8 @@ The default dashboard is the dashboard that is shown when you open Home Assistan 2. On the **General** tab, under **Dashboard**, select your default dashboard. ![Changing your own default dashboard](/images/dashboards/dashboard-change-your-default.png) + 3. If you want your wall tablet to use a different dashboard than your other devices, use a separate user profile for your wall tablet. + - If you set your phone to one dashboard and your wall tablet to another, using the same user, they’ll both revert to the default dashboard. ## Creating a new dashboard