Initial commit.
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
# Start of the dwains dashboard ui-lovelace.yaml
|
||||
|
||||
#Load all settings for Dwains Dashboard
|
||||
dwains_dashboard:
|
||||
active: true
|
||||
|
||||
#For people who want to use button card templates
|
||||
button_card_templates:
|
||||
!include_dir_merge_named ../../../dwains-dashboard/button_card_templates
|
||||
|
||||
#For people who want to use apexcharts card templates
|
||||
apexcharts_card_templates:
|
||||
!include_dir_merge_named ../../../dwains-dashboard/apexcharts_card_templates
|
||||
|
||||
# Start of main lovelace theme
|
||||
lovelace-background: var(--background-image)
|
||||
views:
|
||||
!include_dir_merge_list views/
|
||||
Reference in New Issue
Block a user