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

113 lines
2.9 KiB
YAML
Raw Normal View History

2022-07-29 01:05:27 +00:00
---
button_card_templates: !include_dir_merge_named "custom_components/ui_lovelace_minimalist/__ui_minimalist__/ulm_templates/"
title: "Overview"
theme: "minimalist-desktop"
2022-08-02 12:03:44 +00:00
background: "var(--background-image)"
swipe_nav:
wrap: true
animate: swipe
prevent_default: true
swipe_amount: 30
2022-07-29 01:05:27 +00:00
views:
2022-08-02 12:03:44 +00:00
- type: custom:vertical-layout
title: "Overview"
2022-07-29 01:05:27 +00:00
path: 0
cards:
2022-08-02 12:03:44 +00:00
## Column 1
- type: custom:vertical-layout
type: "vertical-stack"
2022-07-29 01:05:27 +00:00
cards:
2022-07-30 13:15:27 +00:00
!include lovelace/overview/welcome.yaml
2022-08-02 12:03:44 +00:00
- type: custom:vertical-layout
type: "vertical-stack"
2022-07-29 01:05:27 +00:00
cards:
2022-07-30 13:15:27 +00:00
!include lovelace/overview/lights.yaml
2022-08-02 12:03:44 +00:00
- type: custom:vertical-layout
type: "vertical-stack"
cards:
!include lovelace/overview/feed.yaml
- type: custom:layout-break
## Column 2
- type: custom:vertical-layout
type: "vertical-stack"
2022-07-29 01:05:27 +00:00
cards:
2022-07-30 13:15:27 +00:00
!include lovelace/overview/climate.yaml
2022-08-02 12:03:44 +00:00
- type: custom:vertical-layout
type: "vertical-stack"
2022-07-29 01:05:27 +00:00
cards:
2022-07-30 13:15:27 +00:00
!include lovelace/overview/batteries.yaml
2022-08-02 12:03:44 +00:00
- type: custom:vertical-layout
type: "vertical-stack"
cards:
!include lovelace/overview/nas.yaml
- type: custom:layout-break
## Column 3
- type: custom:vertical-layout
type: "vertical-stack"
2022-07-29 01:05:27 +00:00
cards:
2022-07-30 13:15:27 +00:00
!include lovelace/overview/energy.yaml
2022-08-02 12:03:44 +00:00
- type: custom:vertical-layout
type: "vertical-stack"
2022-07-29 01:05:27 +00:00
cards:
2022-08-02 12:03:44 +00:00
!include lovelace/overview/multimedia.yaml
- type: custom:vertical-layout
type: "vertical-stack"
cards:
!include lovelace/overview/vacuum.yaml
2022-07-30 13:15:27 +00:00
- title: "Lights"
path: 1
cards:
- type: "vertical-stack"
cards:
!include lovelace/lights/scenes.yaml
- type: "vertical-stack"
cards:
2022-08-02 12:03:44 +00:00
!include lovelace/lights/adaptive.yaml
- type: "vertical-stack"
cards:
2022-07-30 15:46:12 +00:00
!include lovelace/lights/lightgroups.yaml
2022-07-30 13:15:27 +00:00
- type: "vertical-stack"
cards:
!include lovelace/lights/lightbulbs.yaml
2022-07-30 15:46:12 +00:00
- type: "vertical-stack"
cards:
!include lovelace/lights/lightstripes.yaml
2022-07-30 11:40:36 +00:00
2022-07-30 15:46:12 +00:00
- 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
2022-07-30 11:40:36 +00:00
- type: "vertical-stack"
cards:
2022-08-01 00:00:02 +00:00
!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