-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathui-lovelace.yaml
38 lines (38 loc) · 1.35 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
title: Natural Born Fraggers
resources:
- url: /community_plugin/calendar-card/calendar-card.js
type: js
- url: /community_plugin/button-entity-row/button-entity-row.js
type: module
- url: /community_plugin/light-entity-row/light-entity-row.js
type: js
- url: /community_plugin/light-entity-card/light-entity-card.js
type: js
- url: /community_plugin/circle-sensor-card/circle-sensor-card.js
type: module
- url: /community_plugin/flex-table-card/flex-table-card.js
type: js
- url: /community_plugin/weather-card/weather-card.js
type: module
- url: /community_plugin/mini-graph-card/mini-graph-card-bundle.js
type: module
- url: /community_plugin/button-card/button-card.js
type: module
- url: /community_plugin/mini-media-player/mini-media-player-bundle.js
type: module
- url: /community_plugin/swipe-card/swipe-card.js
type: module
- url: /community_plugin/lovelace-hass-aarlo/hass-aarlo.js
type: module
- type: js
url: /local/cards/tiles-card.js
- type: js
url: /local/cards/monster-card.js
- type: js
url: /local/cards/battery-entity.js
views:
- !include /config/lovelace/views/home.yaml
- !include /config/lovelace/views/binary_sensor.yaml
- !include /config/lovelace/views/sensor.yaml
- !include /config/lovelace/views/light.yaml
- !include /config/lovelace/views/switch.yaml