mirror of
https://github.com/GeorgeSG/sarah.git
synced 2025-12-28 20:30:29 +00:00
13 lines
576 B
YAML
13 lines
576 B
YAML
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
|
|
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
|
|
|
|
title: Sarah
|
|
views:
|
|
- !include lovelace/advanced_dashboard/00_home.yaml
|
|
- !include lovelace/advanced_dashboard/02_lights.yaml
|
|
- !include lovelace/advanced_dashboard/03_climate.yaml
|
|
- !include lovelace/advanced_dashboard/08_automations.yaml
|
|
- !include lovelace/advanced_dashboard/09_network.yaml
|
|
- !include lovelace/advanced_dashboard/10_system.yaml
|
|
- !include lovelace/advanced_dashboard/12_test.yaml
|