--- 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: - title: "Overview" path: 0 cards: - type: "vertical-stack" cards: !include lovelace/overview/welcome.yaml - type: "vertical-stack" cards: !include lovelace/overview/lights.yaml - type: "vertical-stack" cards: !include lovelace/overview/climate.yaml - type: "vertical-stack" cards: !include lovelace/overview/batteries.yaml - type: "vertical-stack" cards: !include lovelace/overview/energy.yaml - type: "vertical-stack" cards: !include lovelace/overview/nas.yaml - title: "Lights" path: 1 cards: - type: "vertical-stack" cards: !include lovelace/lights/scenes.yaml - type: "vertical-stack" cards: !include lovelace/lights/lightgroups.yaml - type: "vertical-stack" cards: !include lovelace/lights/lightbulbs.yaml - type: "vertical-stack" cards: !include lovelace/lights/lightstripes.yaml - title: "pfSense" path: 2 cards: - type: "vertical-stack" cards: !include lovelace/pfsense/notifications.yaml - type: "vertical-stack" cards: !include lovelace/pfsense/load.yaml - type: "vertical-stack" cards: !include lovelace/pfsense/gateways.yaml - type: "vertical-stack" cards: !include lovelace/pfsense/traffic.yaml - type: "vertical-stack" cards: !include lovelace/pfsense/rules.yaml