mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 09:58:45 +00:00
16 lines
429 B
YAML
16 lines
429 B
YAML
custom_header:
|
|
hide_header: true
|
|
disable_sidebar: false
|
|
|
|
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
|
|
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
|
|
popup_cards: !include lovelace/popup_cards.yaml
|
|
|
|
title: Home
|
|
views:
|
|
- title: Home
|
|
path: default_view
|
|
icon: "mdi:home"
|
|
panel: true
|
|
cards: !include lovelace/home_dashboard/main_dashboard.yaml
|