-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathui-lovelace.yaml
282 lines (250 loc) · 8.28 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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
name: Conners Name
title: Conners Title
# Include external resources
resources:
- url: /local/my-custom-card.js
type: js
- url: /local/my-webfont.css
type: css
- url: /local/bignumber-card.js?v=0.0.1
type: js
- url: /local/monster-card.js?v=0.0.1
type: js
- url: /local/gauge-card.js?v=0.0.1
type: js
# - url: /local/last-motion-card.js?v=0.0.1
# type: js
# - url: /local/card-tracker.js?v=0.0.1
# type: js
# - url: /local/useful-markdown-card.js?v=0.0.1
# type: js
# Optional background for all views. Check https://developer.mozilla.org/en-US/docs/Web/CSS/background for more examples.
background: center / cover no-repeat url("/background.png") fixed
# Exclude entities from "Unused entities" view
#excluded_entities:
# - weblink.router
views:
- icon: mdi:home
title: Home
id: home
cards:
# - type: entity-filter
# entities:
# - device_tracker.life360_chris_conner
# - device_tracker.life360_vicky_conner
# state_filter:
# - 'home'
# card:
# type: glance
# title: People that are home
- type: entities
title: Family
entities:
- device_tracker.life360_chris_conner
- device_tracker.life360_vicky_conner
- type: picture-glance
title: Front Door
image:
camera_image: camera.front_door
entities:
- camera.front_door
- binary_sensor.front_door_camera_person_detected
- binary_sensor.motion_front_door
- light.entry_light
- binary_sensor.front_door_camera_sound_detected
- type: picture-glance
title: Living Room
image:
camera_image: camera.living_room
entities:
- camera.living_room
- binary_sensor.living_room_camera_motion_detected
- binary_sensor.living_room_camera_sound_detected
- group.living_room_lights
# - switch.living_room_scentsy_relay
- type: picture-glance
title: Garage
image:
camera_image: camera.garage
entities:
- camera.garage
- binary_sensor.garage_camera_motion_detected
- binary_sensor.garage_camera_sound_detected
- cover.garage_mqtt
- type: entities
title: Garage
entities:
- cover.garage_mqtt
- type: entities
title: Downstairs Thermostat
show_header_toggle: true
entities:
# - binary_sensor.home_away
- binary_sensor.downstairs_thermostat_fan
- binary_sensor.downstairs_thermostat_has_leaf
- binary_sensor.downstairs_thermostat_is_locked
- binary_sensor.downstairs_thermostat_is_using_emergency_heat
- binary_sensor.downstairs_thermostat_online
- sensor.downstairs_thermostat_humidity
- sensor.downstairs_thermostat_hvac_state
- sensor.downstairs_thermostat_operation_mode
- sensor.downstairs_thermostat_target
- sensor.downstairs_thermostat_temperature
- climate.downstairs_thermostat
# - type: entities
# title: Downstairs Thermostat Set
# show_header_toggle: true
# entities:
# - climate.downstairs_thermostat
- type: glance
title: Downstairs Vacuum
entities:
- entity: vacuum.downstairs_vacuum
name: Locate
icon: mdi:bell-ring
tap_action: call-service
service: vacuum.locate
- entity: vacuum.downstairs_vacuum
name: Go Home
tap_action: call-service
icon: mdi:home
service: vacuum.return_to_base
- entity: vacuum.downstairs_vacuum
name: Go
icon: mdi:play-pause
tap_action: call-service
service: vacuum.start_pause
- entity: vacuum.downstairs_vacuum
name: Pause
icon: mdi:play-pause
tap_action: call-service
service: vacuum.start_pause
- entity: vacuum.downstairs_vacuum
name: Stop
icon: mdi:stop
tap_action: call-service
service: vacuum.stop
- entity: sensor.downstairs_vacuum_status
name: Status
- entity: sensor.downstairs_vacuum_battery
name: Battery
- icon: mdi:pot-mix
title: Kitchen
id: kitchen
cards:
- type: picture-glance
title: Kitchen
image:
camera_image: camera.office
entities:
- camera.office
- binary_sensor.office_camera_motion_detected
- input_select.dishwasher_status
- climate.kitchen
- type: picture-glance
title: Front Door
image:
camera_image: camera.front_door
entities:
- camera.front_door
- binary_sensor.front_door_camera_person_detected
- binary_sensor.motion_front_door
- light.entry_light
- binary_sensor.front_door_camera_sound_detected
- type: entities
title: Lights
entities:
- light.kitchen_bar_light
- light.kitchen_cabinet_led
- light.kitchen_cabinet_light
- light.kitchen_dish_light
- light.kitchen_light
- light.kitchen_refrigerator_light
- light.kitchen_sink_light
- light.nook_light
- icon: mdi:bed-empty
title: Bedroom
id: bedroom
cards:
- type: picture-glance
title: Front Door
image:
camera_image: camera.front_door
entities:
- camera.front_door
- binary_sensor.front_door_camera_person_detected
- binary_sensor.motion_front_door
- light.entry_light
- binary_sensor.front_door_camera_sound_detected
- type: entities
title: Lights
entities:
- light.bedroom_light
- light.master_bathroom_closet
- light.master_bathroom_light_one
- light.master_bathroom_light_three
- light.master_bathroom_light_two
- light.master_bathroom_shower
- light.master_bathroom_toilet
- light.master_bathroom_tub
- type: picture-glance
title: Garage
image:
camera_image: camera.garage
entities:
- camera.garage
- binary_sensor.garage_camera_motion_detected
- binary_sensor.garage_camera_sound_detected
- cover.garage_mqtt
- type: entities
title: Garage
entities:
- cover.garage_mqtt
- type: entities
title: Upstairs Thermostat
show_header_toggle: true
entities:
# - binary_sensor.home_away
- binary_sensor.upstairs_thermostat_fan
- binary_sensor.upstairs_thermostat_has_leaf
- binary_sensor.upstairs_thermostat_is_locked
- binary_sensor.upstairs_thermostat_is_using_emergency_heat
- binary_sensor.upstairs_thermostat_online
- sensor.upstairs_thermostat_humidity
- sensor.upstairs_thermostat_hvac_state
- sensor.upstairs_thermostat_operation_mode
- sensor.upstairs_thermostat_target
- sensor.upstairs_thermostat_temperature
- climate.upstairs_thermostat
- type: glance
title: Upstairs Vacuum
entities:
- entity: vacuum.upstairs_vacuum
name: Locate
icon: mdi:bell-ring
tap_action: call-service
service: vacuum.locate
- entity: vacuum.upstairs_vacuum
name: Go Home
tap_action: call-service
icon: mdi:home
service: vacuum.return_to_base
- entity: vacuum.upstairs_vacuum
name: Go
icon: mdi:play-pause
tap_action: call-service
service: vacuum.start_pause
- entity: vacuum.upstairs_vacuum
name: Pause
icon: mdi:play-pause
tap_action: call-service
service: vacuum.start_pause
- entity: vacuum.upstairs_vacuum
name: Stop
icon: mdi:stop
tap_action: call-service
service: vacuum.stop
- entity: sensor.upstairs_vacuum_status
name: Status
- entity: sensor.upstairs_vacuum_battery
name: Battery