-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathui-lovelace.yaml
executable file
·630 lines (605 loc) · 21.3 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
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
resources:
- url: /local/custom_ui/weather-card.js
type: js
- url: /local/lovelace_ui/plan-coordinates/plan-coordinates.js
type: js
- url: /local/lovelace_ui/monster-card/monster-card.js?v=0.2.3
type: js
- url: /local/lovelace_ui/mini-media-player/mini-media-player.js
type: js
- url: /local/lovelace_ui/irrigation-card/irrigation-card.js
type: js
- url: /local/lovelace_ui/vertical-stack-in-card/vertical-stack-in-card.js?v=0.0.6
type: js
- url: /local/lovelace_ui/slider-entity-row/slider-entity-row.js
type: js
- url: /local/lovelace_ui/useful-markdown-card/useful-markdown-card.js
type: js
- url: /local/lovelace_ui/gauge-card/gauge-card.js
type: js
- url: /local/lovelace_ui/circle-sensor-card/circle-sensor-card.js?v=0
type: module
- url: /local/lovelace_ui/home-setter/home-setter.js?v=0.0.1
type: js
- url: /local/lovelace_ui/tracker-card/tracker-card.js?v=0.1.4
type: js
- url: /local/lovelace_ui/aftership/state-card-aftership.js
type: js
- url: /local/lovelace_ui/light-slider/light-slider-element.js
type: js
- url: /local/lovelace_ui/group-card/group-card.js
type: js
- url: /local/lovelace_ui/state-element/state-element.js
type: js
- url: /local/lovelace_ui/text-element/text-element.js
type: js
- url: /local/lovelace_ui/username-element/username-element.js
type: js
- url: /local/lovelace_ui/state-attribute-element/state-attribute-element.js
type: js
title: Home
views:
- title: Home
cards:
#################################################################
# #
# Presence #
# #
#################################################################
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: picture-elements
image: /local/photo/vaibhav.jpg
elements:
- type: state-label
entity: device_tracker.terrobladezn8
style:
top: 93%
left: 20%
color: yellow
- type: state-icon
entity: input_label.vaibhav_birthday_days2go
style:
top: 92%
left: 77%
color: yellow
"--paper-item-icon-color": yellow
- type: state-label
entity: input_label.vaibhav_birthday_days2go
style:
top: 93%
left: 90%
color: yellow
- type: picture-elements
image: /local/photo/himani.jpg
elements:
- type: state-label
entity: device_tracker.bladedancerzz_n8
style:
top: 92%
left: 15%
color: yellow
- type: state-icon
entity: input_label.himani_birthday_days2go
style:
top: 91%
left: 77%
color: yellow
"--paper-item-icon-color": yellow
- type: state-label
entity: input_label.himani_birthday_days2go
style:
top: 92%
left: 90%
color: yellow
- type: horizontal-stack
cards:
- type: picture-elements
image: /local/photo/dad.jpg
elements:
- type: state-label
entity: device_tracker.dads_s8
style:
top: 93%
left: 20%
color: yellow
- type: state-icon
entity: input_label.dad_birthday_days2go
style:
top: 92%
left: 77%
color: yellow
"--paper-item-icon-color": yellow
- type: state-label
entity: input_label.dad_birthday_days2go
style:
top: 93%
left: 90%
color: yellow
- type: picture-elements
image: /local/photo/mom.jpg
elements:
- type: state-label
entity: device_tracker.moms_cellphone
style:
top: 92%
left: 15%
color: yellow
- type: state-icon
entity: input_label.mom_birthday_days2go
style:
top: 91%
left: 77%
color: yellow
"--paper-item-icon-color": yellow
- type: state-label
entity: input_label.mom_birthday_days2go
style:
top: 92%
left: 90%
color: yellow
#- type: "custom:weather-card"
# entity_weather: weather.yweather
# entity_sun: sun.sun
- type: custom:irrigation-card
title: Irrigation System
next_water: sensor.cycle1_next_run_time
last_water: sensor.last_irrigated_time
zone_status: group.irrigation_valves
moisture_level: sensor.thermostat_humidity
temperature: sensor.thermostat_humidity
light_level: sensor.thermostat_humidity
# - sensor.cycle1_running
# - sensor.cycle1_zone_being_watered
# - timer.cycle1_zone_duration
# - sensor.last_irrigated_time
# - input_boolean.cycle1_enable
# - sensor.cycle1_next_run_time
# - input_boolean.cycle1_manual_run
# - input_select.cycle1_schedule_time
# - input_select.cycle1_watering_days
# - input_number.cycle1_zone1_duration
# - input_number.cycle1_zone2_duration
# - input_number.cycle1_zone3_duration
# - input_number.cycle1_zone4_duration
# - input_number.cycle1_zone5_duration
#Mini Media Player
- type: entities
title: Media
entities:
- entity: media_player.entry_kiosk
type: "custom:mini-media-player"
group: true
- entity: media_player.living_room_speaker
type: "custom:mini-media-player"
group: true
- entity: media_player.master_bedroom
type: "custom:mini-media-player"
group: true
- entity: media_player.mataji__dad_group
type: "custom:mini-media-player"
group: true
- entity: media_player.basement_office_speaker
type: "custom:mini-media-player"
group: true
- entity: media_player.basement_speaker
type: "custom:mini-media-player"
group: true
- entity: media_player.dads_room_speaker
type: "custom:mini-media-player"
group: true
- entity: media_player.havan_group
type: "custom:mini-media-player"
group: true
- entity: media_player.home_group
type: "custom:mini-media-player"
group: true
- entity: media_player.living_room
type: "custom:mini-media-player"
group: true
- entity: media_player.living_room_tv
type: "custom:mini-media-player"
group: true
- entity: media_player.xbr65x810c
type: "custom:mini-media-player"
group: true
#system_adtsecurity0
- type: glance
title: Security
show_header_toggle: true
entities:
- alarm_control_panel.house
- binary_sensor.front_door
- binary_sensor.back_door
- type: entities
title: Holiday Light
show_header_toggle: false
entities:
- light.holiday_lights
- input_select.holiday_led_effect
#Irrigation
- type: entities
title: Morning Cycle
show_header_toggle: false
entities:
- sensor.cycle1_running
- sensor.cycle1_zone_being_watered
- timer.cycle1_zone_duration
- sensor.last_irrigated_time
- input_boolean.cycle1_enable
- sensor.cycle1_next_run_time
- input_boolean.cycle1_manual_run
- input_select.cycle1_schedule_time
- input_select.cycle1_watering_days
- input_number.cycle1_zone1_duration
- input_number.cycle1_zone2_duration
- input_number.cycle1_zone3_duration
- input_number.cycle1_zone4_duration
- input_number.cycle1_zone5_duration
- type: entities
title: Afternoon Cycle
show_header_toggle: false
entities:
- sensor.cycle2_running
- sensor.cycle2_zone_being_watered
- timer.cycle2_zone_duration
- sensor.last_irrigated_time
- input_boolean.cycle2_enable
- sensor.cycle2_next_run_time
- input_boolean.cycle2_manual_run
- input_select.cycle2_schedule_time
- input_select.cycle2_watering_days
- input_number.cycle2_zone1_duration
- input_number.cycle2_zone2_duration
- input_number.cycle2_zone3_duration
- input_number.cycle2_zone4_duration
- input_number.cycle2_zone5_duration
- type: entities
title: Date Time
show_header_toggle: true
entities:
- sensor.time
- sensor.date
- sensor.time_utc
- sensor.date__time
- sensor.time__date
- sensor.internet_time
- type: entities
title: Music
show_header_toggle: false
entities:
- input_select.media_player
- input_number.volume_radio
- input_select.music
- switch.google_music
- input_select.radio_station
- input_boolean.play_radio
#ecobee
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: custom:circle-sensor-card
entity: sensor.master_bedroom_temperature
name: M-Bedroom Temp
max: 95
min: 50
stroke_width: 7
gradient: true
fill: rgb(49,98,113)
units: ' ºf'
show_max: false
font_style:
color: white
font-size: 1.25em
font-family: 'Times New Roman'
color_stops:
55: '#ba4646'
75: '#f37735'
85: '#ff0000'
style:
top: 50%
left: 50%
width: 75px
height: 75px
- type: custom:circle-sensor-card
entity: sensor.dads_bedroom_temperature
name: Dads Room
max: 95
min: 50
stroke_width: 5
gradient: true
fill: rgb(49,98,113)
units: ' ºf'
show_max: false
font_style:
color: white
font-size: 1.25em
font-family: 'Times New Roman'
color_stops:
55: '#ba4646'
75: '#f37735'
85: '#ff0000'
style:
top: 50%
left: 50%
width: 75px
height: 75px
- type: custom:circle-sensor-card
entity: sensor.basement_temperature
name: Basement Temp
max: 95
min: 45
stroke_width: 5
gradient: true
fill: rgb(49,98,113)
units: ' ºf'
show_max: false
font_style:
color: white
font-size: 1.25em
font-family: 'Times New Roman'
color_stops:
55: '#ba4646'
75: '#f37735'
85: '#ff0000'
style:
top: 50%
left: 50%
width: 75px
height: 75px
- type: horizontal-stack
cards:
- type: custom:circle-sensor-card
entity: sensor.thermostat_humidity
name: Humidity
max: 100
min: 0
stroke_width: 5
gradient: true
fill: rgb(49,98,113)
units: ' %'
show_max: false
font_style:
color: white
font-size: 1.5em
font-family: 'Times New Roman'
color_stops:
25: '#ba4646'
50: '#f37735'
75: '#ff0000'
style:
top: 50%
left: 50%
width: 75px
height: 75px
- type: custom:circle-sensor-card
entity: sensor.thermostat_temperature
name: Living Rooom Temp
max: 95
min: 45
stroke_width: 5
gradient: true
fill: rgb(49,98,113)
units: ' ºf'
show_max: false
font_style:
color: white
font-size: 1.5em
font-family: 'Times New Roman'
color_stops:
55: '#ba4646'
75: '#f37735'
85: '#ff0000'
style:
top: 50%
left: 50%
width: 75px
height: 75px
- type: entities
title: Ecobee Living Room
show_header_toggle: true
entities:
- binary_sensor.thermostat_occupancy
- binary_sensor.basement_occupancy
- binary_sensor.kitchen_occupancy
- binary_sensor.master_bedroom_occupancy
- binary_sensor.dads_bedroom_occupancy
- type: horizontal-stack
cards:
- type: custom:gauge-card
title: Download
entity: sensor.speedtest_download
min: 0
max: 250
- type: custom:gauge-card
title: Upload
entity: sensor.speedtest_upload
min: 0
max: 12
severity:
red: 50
green: 0
amber: 40
- type: glance
title: Network
show_header_toggle: true
entities:
- entity: sensor.cpu_temp
name: CPU Temp
- entity: sensor.processor_use
name: Processor Use
- entity: sensor.memory_free
name: Memory Left
- entity: sensor.disk_use_percent_home
name: Disk Use
- entity: sensor.last_boot
name: Last Boot
- entity: sensor.pihole_dns_queries_today
name: Quries Today
- entity: sensor.pihole_domains_blocked
name: Domains Blocked
- entity: sensor.pihole_ads_percentage_blocked_today
name: Blocked Today
- entity: sensor.pihole_dns_unique_domains
name: Unique Domains
- type: vertical-stack
cards:
- type: entities
title: Switches
show_header_toggle: false
entities:
- entity: light.basement_light
name: Basement
type: custom:slider-entity-row
hide_when_off: true
- entity: light.basement_stairs_spot_lights
name: Basement Stairs
type: custom:slider-entity-row
hide_when_off: true
- entity: light.kitchen_light
name: Kitchen
type: custom:slider-entity-row
hide_when_off: true
- entity: light.dining_room_sconces
name: Dining Sconces
type: custom:slider-entity-row
hide_when_off: true
- entity: light.dining_room_chandelier
name: Dining Chandelier
type: custom:slider-entity-row
hide_when_off: true
- entity: light.living_room_main_lights
name: Living Room
type: custom:slider-entity-row
hide_when_off: true
- entity: light.living_room_spot_lights
name: Living Room Spot
type: custom:slider-entity-row
hide_when_off: true
- entity: light.front_porch_sconces
name: Porch Sconces
type: custom:slider-entity-row
hide_when_off: true
- entity: light.foyer_chandelier
name: Foyer Chandelier
type: custom:slider-entity-row
hide_when_off: true
- entity: light.laundry_room_main_lights
name: Laundry Room
type: custom:slider-entity-row
hide_when_off: true
- entity: light.stairs_main_lights
name: Stairs Sconces
type: custom:slider-entity-row
hide_when_off: true
- entity: light.upstairs_hallway_main_lights
name: Upstairs Hallway
type: custom:slider-entity-row
hide_when_off: true
- entity: light.mataji_room
name: Mataji Room
type: custom:slider-entity-row
hide_when_off: true
- entity: light.dads_bedroom
name: Dads Bedroom
type: custom:slider-entity-row
hide_when_off: true
- entity: light.master_bedroom
name: Master Bedroom
type: custom:slider-entity-row
hide_when_off: true
- type: entities
title: Backyard Lights
show_header_toggle: false
entities:
- switch.switch_1
- switch.switch_2
- type: vertical-stack
cards:
- type: entities
title: Trash Schedule
show_header_toggle: true
entities:
- sensor.trash_day
- sensor.trash_pickup_day
- input_select.trash_pickup_day
- type: entities
title: Recycle Schedule
show_header_toggle: true
entities:
- sensor.recycle_day
- sensor.recycle_pickup_day
- sensor.recycle_pickup_week
- input_select.recycle_pickup_day
- sensor.current_week
- input_select.recycle_pickup_week
- type: vertical-stack
cards:
- type: glance
title: Smart Hubs
show_header_toggle: true
entities:
- sensor.system_hassio
- sensor.system_24fd5b026ee7
- sensor.system_lutron_hub
- sensor.system_honeywelldas
- sensor.system_irrigation1627
- sensor.system_adtsecurity0
- sensor.system_raspberrypi
- sensor.system_esp_81166c
- sensor.system_ecobee
- type: glance
title: Computers
show_header_toggle: true
entities:
- sensor.system_6cbfb5002686
- sensor.system_vaibhavsmbp
- sensor.system_desktopnhsa5ju
- sensor.system_laptopdad
- sensor.system_terrobladezoptiplex3010
- sensor.system_canon_printer
- type: glance
title: Speakers
show_header_toggle: true
entities:
- sensor.system_b01f81350919
- sensor.system_googlemini_1
- sensor.system_googlemini_2
- sensor.system_googlemini_3
- sensor.system_googlemini_4
- sensor.system_googlehomemini
- type: glance
title: Cellphones
show_header_toggle: true
entities:
- sensor.system_dads_s8
- sensor.system_moms_cellphone
- sensor.system_terrobladezn8
- sensor.system_bladedancerzz_n8
- sensor.system_android28ed3fd8b3166ee4
- sensor.system_gearfit2e61b
- type: glance
title: Camera
show_header_toggle: true
entities:
- sensor.system_a4da2229e234
- sensor.system_wyzecamv2_maindoor
- sensor.system_a4da2229e0c2
- type: glance
title: Motion Sensor
show_header_toggle: true
entities:
- sensor.system_fyre3b111f
- sensor.system_fyrea9c69f
- sensor.system_fyre3bf958
- sensor.system_fyre3f7822
- type: glance
title: Tvs
show_header_toggle: true
entities:
- sensor.system_rokulivingroom
- sensor.system_chromecast_livingroom
- sensor.system_basement_tv