From 5b3df9b044e9ded9b56e5284c9e6b542d671bd65 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Sun, 22 Mar 2026 18:31:11 +0100 Subject: [PATCH] new dash --- configuration.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 24c7f6b..0da8677 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -118,3 +118,13 @@ panel_iframe: !include_dir_merge_named include/panels/ script: !include_dir_merge_named include/scripts/ shell_command: !include_dir_merge_named include/shell_commands/ switch: !include_dir_merge_list include/switches/ + +lovelace: + mode: yaml + dashboards: + my-dashboard: + mode: yaml + title: Home + icon: mdi:home + show_in_sidebar: true + filename: dashboard.yaml