forked from arsaboo/homeassistant-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lovelace.yaml
58 lines (58 loc) · 2.31 KB
/
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
mode: yaml
resources:
- url: /local/community/weather-card/weather-card.js?v=0.27
type: module
- url: /local/community/pc-card/pc-card.js?v=0.2
type: module
- url: /local/custom_ui/circle-sensor-card.js
type: module
- url: /local/custom_ui/thermostat-card.js?v=1.3
type: module
- url: /local/community/calendar-card/calendar-card.js
type: module
- url: /local/community/button-card/button-card.js
type: module
- url: /local/community/restriction-card/restriction-card.js
type: module
- url: https://unpkg.com/[email protected]/moment.js
type: js
- url: /local/community/lovelace-slider-entity-row/slider-entity-row.js?v=0.3
type: js
- url: /local/community/mini-media-player/mini-media-player-bundle.js?v=0.0.3
type: module
- url: /local/community/mini-graph-card/mini-graph-card-bundle.js?v=0.0.1
type: module
- url: /local/community/lovelace-gap-card/gap-card.js?v=0.1
type: module
- url: /local/community/lovelace-layout-card/layout-card.js?v=0.2
type: module
- url: /local/custom_ui/card-modder.js?v=0.1
type: js
- url: /local/community/lovelace-card-mod/card-mod.js?v=0.1
type: module
- url: /local/community/lovelace-auto-entities/auto-entities.js?v=0.2
type: module
- url: /local/community/config-template-card/config-template-card.js?v=0.1
type: module
- url: /local/community/secondaryinfo-entity-row/secondaryinfo-entity-row.js
type: module
- url: /local/community/simple-thermostat/simple-thermostat.js
type: module
- url: /local/community/lovelace-hass-aarlo/hass-aarlo.js
type: module
- url: /local/community/list-card/list-card.js
type: js
- url: /local/community/unused-card/unused-card.js
type: module
- url: /local/community/lovelace-card-tools/card-tools.js
type: module
- url: /local/community/lovelace-template-entity-row/template-entity-row.js
type: module
- url: /local/community/harmony-card/harmony-card.js
type: module
- url: /local/community/lovelace-multiple-entity-row/multiple-entity-row.js
type: module
- url: /local/community/vertical-stack-in-card/vertical-stack-in-card.js
type: module
- url: /local/community/custom-header/custom-header.js
type: module