-
Notifications
You must be signed in to change notification settings - Fork 0
/
ui-lovelace.yaml
60 lines (58 loc) · 2.79 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
title: Home
resources:
- url: "/local/community/apexcharts-card/apexcharts-card.js?v=2.0.4"
type: module
- url: "/local/community/mini-graph-card/mini-graph-card-bundle.js?v=0.9.3"
type: module
#see https://github.com/kalkih/mini-graph-card
# - url: "/local/custom_lovelace/floorplan_card/floorplan-card.js?v=1.1.14"
# type: module
# #see https://github.com/pkozul/lovelace-floorplan
- url: "/local/community/lovelace-xiaomi-vacuum-card/xiaomi-vacuum-card.js?v=3.0.1"
type: js
#see https://github.com/benct/lovelace-xiaomi-vacuum-card
- url: "/local/custom_lovelace/monster_card/monster-card.js"
type: module
#see https://github.com/custom-cards/monster-card/blob/master/README.md
- url: "/local/community/lovelace-card-mod/card-mod.js?v=13"
type: module
#see https://github.com/thomasloven/lovelace-card-mod
# - url: "/local/community/lovelace-postnl-card/postnl-card.js?v=0.12.2"
# type: module
# #see https://github.com/peternijssen/lovelace-postnl-card
- url: "/local/community/lovelace-slider-entity-row/slider-entity-row.js?v=11"
type: module
#see https://github.com/thomasloven/lovelace-slider-entity-row
- url: /local/community/custom-ui/custom-ui.js?v=20200528
type: module
#see https://github.com/Mariusthvdb/custom-ui
- url: /local/community/lovelace-xiaomi-vacuum-map-card/xiaomi-vacuum-map-card.js
type: module
#see https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card
- url: /local/flex-table-card.js
type: module
#see https://github.com/custom-cards/flex-table-card
views:
- !include /config/lovelace/view_home.yaml
- !include /config/lovelace/view_vacuums.yaml
- !include /config/lovelace/view_climate.yaml
- !include /config/lovelace/view_mediacenter.yaml
#- !include /config/lovelace/view_floorplan.yaml
- !include /config/lovelace/view_security.yaml
- !include /config/lovelace/view_network.yaml
- !include /config/lovelace/view_server.yaml
- !include /config/lovelace/view_hassmonitor.yaml
- !include /config/lovelace/view_3dprinter.yaml
- !include /config/lovelace/view_power.yaml
- !include /config/lovelace/view_lights.yaml
- !include /config/lovelace/view_weather.yaml
#- !include /config/lovelace/view_plants.yaml
- !include /config/lovelace/view_misc.yaml
- !include /config/lovelace/view_finance.yaml #Not included in Git repo
- !include /config/lovelace/view_main_power_entities.yaml
- !include /config/lovelace/view_power_diagnostics.yaml
- !include /config/lovelace/view_electricity_cost.yaml
- !include /config/lovelace/view_epaper_diagnostics.yaml
- !include /config/lovelace/view_medication.yaml
- !include /config/lovelace/view_mobile_data.yaml
- !include /config/lovelace/view_diagnostics.yaml