-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathui-lovelace.yaml
142 lines (140 loc) · 3.02 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
button_card_templates:
header:
styles:
card:
- height: 30px
- font-size: 14px
color_type: label-card
color: 'var(--secondary-background-color)'
header_clickable:
color_type: card
color: 'var(--secondary-background-color)'
show_icon: false
styles:
card:
- height: 30px
- font-size: 14px
- background-color: 'var(--ha-card-background)'
esp:
styles:
card:
- height: 35px
- font-size: 14px
color_type: icon
show_name: false
show_icon: false
show_state: true
people_state:
show_state: true
show_icon: true
show_name: false
show_entity_picture: true
tap_action:
action: more-info
styles:
card:
- font-size: 14px
state:
- value: 'Abwesend'
styles:
icon:
- filter: grayscale(100%) #blur(5px)
- value: 'Lange Abwesend'
styles:
icon:
- filter: grayscale(100%)
- value: 'Arbeit'
styles:
icon:
- filter: grayscale(100%)
- value: 'Anne & Fred'
styles:
icon:
- filter: grayscale(100%)
- value: 'Nicole & Marc'
styles:
icon:
- filter: grayscale(100%)
- value: 'Papito'
styles:
icon:
- filter: grayscale(50%)
- value: 'Angekommen'
styles:
icon:
- filter: grayscale(50%)
- value: 'Verlassen'
styles:
icon:
- filter: grayscale(100%)
style: |
img {
width: 100% !important;
}
#img-cell {
border-radius: 50px;
height: 50px !important;
width: 50px !important;
}
#state {
padding-top: 5px;
}
people_button:
show_state: false
show_icon: false
show_name: false
size: 16px
tap_action:
action: more-info
styles:
card:
- height: 30x
- font-size: 12px
- box-shadow: unset
dash_button:
size: 25px
color_type: card
tap_action:
action: more-info
hold_action:
action: toggle
styles:
card:
- height: 70px
- font-size: 11px
- background: >
[[[
if (entity.state == "on") return "var(--accent-color)";
else return "var(--ha-card-background)";
]]]
style: !include lovelace/includes/style.yaml
timer:
color_type: card
color: 'var(--custom_motion_off)'
size: 25px
show_icon: false
show_name: false
show_state: true
styles:
card:
- height: 20px
- font-size: 11px
- font-weight: bold
pi-hole:
size: 30px
styles:
card:
- font-size: 12px
power:
styles:
card:
- height: 40px
- font-size: 13.5px
name:
- color: var(--secondary-text-color)
- font-size: 10px
show_name: true
show_icon: false
show_state: true
title: ""
views: !include_dir_list lovelace/views/