--- button_card_templates: !include_dir_merge_named "custom_components/ui_lovelace_minimalist/__ui_minimalist__/ulm_templates/" title: "Overview" theme: "minimalist-desktop" background: "var(--background-image)" views: - type: custom:vertical-layout title: "Overview" path: 0 cards: - type: custom:vertical-layout type: vertical-stack cards: !include lovelace/dashboard/hello_world.yaml - type: custom:layout-break - type: custom:vertical-layout type: vertical-stack cards: !include lovelace/dashboard/lights.yaml - type: custom:layout-break - type: custom:vertical-layout type: vertical-stack cards: !include lovelace/dashboard/sensors.yaml - type: custom:vertical-layout title: "Temperatures" path: 1 cards: - type: custom:horizontal-layout type: vertical-stack cards: !include lovelace/dashboard/temperature.yaml - type: custom:vertical-layout title: "TV Remote" path: 2 cards: - type: custom:vertical-layout type: vertical-stack cards: !include lovelace/dashboard/harmony/harmony.yaml - type: custom:layout-break - type: custom:vertical-layout type: vertical-stack cards: !include lovelace/dashboard/harmony/volume_control.yaml - type: custom:vertical-layout title: "Laundry" path: 3 cards: - type: custom:vertical-layout type: vertical-stack cards: !include lovelace/dashboard/laundry.yaml - type: custom:vertical-layout title: "Kunibert" path: 4 cards: - type: custom:vertical-layout type: vertical-stack cards: !include lovelace/dashboard/kunibert.yaml