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