-
Notifications
You must be signed in to change notification settings - Fork 20
/
ui-lovelace.yaml
37 lines (34 loc) · 1.12 KB
/
ui-lovelace.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
resources:
- url: /local/atomic_calendar.js
type: module
- url: /hacsfiles/mini-graph-card/mini-graph-card-bundle.js
type: module
- url: /local/mini-media-player-bundle.js?v=1.2.2
type: module
- url: /hacsfiles/bar-card/bar-card.js
type: js
- url: /local/battery-entity.js?v=0.2
type: module
# - url: /local/monster-card.js
# type: module
- url: /local/auto-entities.js
type: module
- url: /local/vertical-stack-in-card.js?v=0.1.3
type: js
title: Home Assistant
views:
- !include lovelace/00_home_view.yaml
- !include lovelace/01_living_room.yaml
- !include lovelace/02_kitchen.yaml
- !include lovelace/03_master_bedroom.yaml
- !include lovelace/03a_child_bedroom.yaml
- !include lovelace/04_livetracking.yaml
- !include lovelace/05_weather.yaml
- !include lovelace/06_doorbell.yaml
# - !include lovelace/07_calendar.yaml
- !include lovelace/08_utilities.yaml
- !include lovelace/09_fitness.yaml
- !include lovelace/10_systemmonitor.yaml
- !include lovelace/11_batteries.yaml
- !include lovelace/12_switches.yaml
- !include lovelace/13_automations.yaml