custom_header: compact_mode: true hide_config: true hide_help: true hide_unused: true hide_reload_resources: true indicator_top: true 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 - title: Living room path: living_room icon: "mdi:sofa" panel: true cards: !include lovelace/home_dashboard/living_room_dashboard.yaml - title: Master bedroom path: master_bedroom icon: "mdi:bed-empty" panel: true cards: !include lovelace/home_dashboard/master_bedroom_dashboard.yaml - title: Kitchen path: kitchen icon: "mdi:chef-hat" panel: true cards: !include lovelace/home_dashboard/kitchen_dashboard.yaml - title: Bathroom path: bathroom icon: "mdi:shower-head" panel: true cards: !include lovelace/home_dashboard/bathroom_dashboard.yaml - title: Hallway path: hallway icon: "mdi:door-closed" panel: true cards: !include lovelace/home_dashboard/hallway_dashboard.yaml