This repository has been archived on 2023-06-10. You can view files and clone it, but cannot push or open issues or pull requests.
homeassistant-config/ui-lovelace.yaml
darthsandmann 3ddd1568fb Updates
2022-08-01 02:00:02 +02:00

79 lines
2.0 KiB
YAML

---
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
- title: "Climate"
path: 3
cards:
- type: "vertical-stack"
cards:
!include lovelace/climate/setup.yaml
- type: "vertical-stack"
cards:
!include lovelace/climate/recommendation.yaml