-
Notifications
You must be signed in to change notification settings - Fork 0
/
ui-lovelace.yaml
692 lines (691 loc) · 24.4 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
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
# This file was automatically generated by lovelace_migrate.py
# https://github.com/dale3h/python-lovelace
title: Chez Vanessa & Hugo
resources:
- url: /local/lovelace-column-card/column-card.js?v=e7fb09
type: js
- url: /local/custom-lovelace/group-card/group-card.js?v=0.0.2
type: js
- url: /local/custom-lovelace/plan-coordinates/plan-coordinates.js?v=0.1.0
type: js
- url: /local/tracker-card.js?v=0.1.5
type: js
- url: /local/mini-media-player/mini-media-player.js?v=0.9.1
type: module
views:
- id: 0 # Automatically created id
title: home
panel: true
cards:
- id: 4e9a8e2d092f4d22ab01440f3f7ae201 # Automatically created id
type: vertical-stack
cards:
- type: glance
entities:
- device_tracker.hugo_iphone
- device_tracker.vanessa
- sensor.retour_maison
- alarm_control_panel.ha_alarm
- sensor.battery_iphone
- type: entity-filter
entities:
- device_tracker.francoise
- device_tracker.dominique
state_filter:
- home
show_empty: false
card:
type: glance
column_width: 50%
- type: custom:column-card
cards:
- type: conditional
conditions:
- entity: sun.sun
state: below_horizon
card:
type: entities
title: Météo Actuelle
entities:
- sensor.pws_weather_1n_metric
- type: conditional
conditions:
- entity: sun.sun
state: above_horizon
card:
type: entities
title: Météo Actuelle
entities:
- sensor.pws_weather_1d_metric
- type: weather-forecast
entity: weather.yweather
- type: entities
title: Lumière Pièces
show_header_toggle: false
entities:
- light.salon
- light.cuisine
- light.parents__chambre
- light.ianto__chambre
- light.zelda__chambre
- light.couloir
- type: vertical-stack
cards:
- type: entities
title: Harmony Hub
show_header_toggle: true
entities:
- input_select.harmony
- type: conditional
conditions:
- entity: sensor.harmony_salon
state: Regarder Apple TV
card:
type: media-control
entity: media_player.apple_tv
- type: conditional
conditions:
- entity: sensor.harmony_salon
state: Regarder Chromecast
card:
type: media-control
entity: media_player.salon_chromecast
- type: entities
title: Sonos
entities:
- entity: media_player.cuisine
type: custom:mini-media-player
group: true
hide_power: true
- entity: media_player.chambre
type: custom:mini-media-player
group: true
hide_power: true
- entity: media_player.salon
type: custom:mini-media-player
group: true
hide_power: true
- type: entities
title: Volets
entities:
- cover.tous_les_volets
- type: picture-entity
title: Salon
entity: camera.salon
camera_image: camera.salon
show_state: false
- type: map
entities:
- device_tracker.hugo_iphone
- zone.home
- id: 1 # Automatically created id
title: Meteo
icon: mdi:weather-partlycloudy
cards:
- id: 055af52bbd4e4ab6a37ec85b6033274d # Automatically created id
type: entities
title: Prévision météo
show_header_toggle: true
entities:
- sensor.pws_weather_2d_metric
- sensor.pws_weather_3d_metric
- sensor.pws_weather_3n_metric
- sensor.pws_weather_4n_metric
- sensor.pws_weather_4d_metric
- sensor.pws_weather_2n_metric
- id: 013c820645d946f488c368ffd5fbca96 # Automatically created id
type: entities
title: Netatmo Extérieur
show_header_toggle: true
entities:
- sensor.netatmo_salon_pressure
- sensor.netatmo_exterieur_humidity
- sensor.netatmo_exterieur_temperature
- id: bc447dd15f324d1a8d5761ef170745b5 # Automatically created id
type: weather-forecast
entity: weather.yweather
- id: 94ba3838f0c948caaf3972cbfd54c545 # Automatically created id
type: entities
title: Météo
show_header_toggle: true
entities:
- sensor.pws_weather_1d_metric
- sensor.pws_wind_kph
- sensor.pws_precip_1d
- sensor.pws_alerts
- sensor.pws_wind_1d_kph
- sensor.pws_temp_low_record_c
- sensor.pws_precip_1d_mm
- sensor.pws_temp_low_1d_c
- sensor.pws_temp_c
- sensor.pws_temp_high_record_c
- sensor.pws_weather_1n_metric
- sensor.pws_temp_high_1d_c
- id: 2 # Automatically created id
title: salon_view
icon: mdi:sofa
cards:
- id: cd1d7978219d4b23a293a004ca0d9ee5 # Automatically created id
type: vertical-stack
cards:
- type: entities
title: Harmony Hub
show_header_toggle: true
entities:
- sensor.harmony_salon
- input_boolean.appletv
- input_boolean.ps4
- input_boolean.switch
- input_boolean.music
- input_boolean.chromecast
- type: conditional
conditions:
- entity: sensor.harmony_salon
state: Regarder Apple TV
card:
type: media-control
entity: media_player.apple_tv
- type: conditional
conditions:
- entity: sensor.harmony_salon
state: écouter de la musique
card:
type: media-control
entity: media_player.salon
- type: conditional
conditions:
- entity: sensor.harmony_salon
state: Regarder Chromecast
card:
type: media-control
entity: media_player.salon_chromecast
- id: b510b5a2a00940629c819a2547c806e7 # Automatically created id
type: vertical-stack
cards:
- type: conditional
conditions:
- entity: light.salon
state: on
card:
type: entities
title: Flux Salon
show_header_toggle: true
entities:
- switch.flux
- switch.flux_meuble_tv
- type: entities
title: Lumières Salon
show_header_toggle: true
entities:
- light.plafonnier_salon
- light.lampe_du_cube
- light.hue_go
- light.meuble_tv
- switch.fibaro_system_fgwpef_wall_plug_gen5_switch_2
- switch.fibaro_system_fgwpef_wall_plug_gen5_switch
- type: entities
title: Spots Salon
show_header_toggle: true
entities:
- light.spot_salon_couloir
- light.spot_entree
- light.spot_salon
- light.spot_bibliotheque
- id: dd9bdcee012445d4b960589fbee39efc # Automatically created id
type: entities
title: Volet
entities:
- cover.volet_salon
- id: 7bfca5a363b5430fa5f61714eef34d26 # Automatically created id
type: entities
title: Netatmo Salon
show_header_toggle: true
entities:
- sensor.netatmo_salon_co2
- sensor.netatmo_salon_noise
- sensor.netatmo_salon_temperature
- sensor.netatmo_salon_humidity
- id: e5c17e67f4ff440baf3cc73f45d0aee9 # Automatically created id
type: entities
title: Climatisation
show_header_toggle: true
entities:
- climate.salon
- input_number.clim_consigne_max
- input_number.clim_consigne_min
- sensor.temp_moy_salon
- automation.allume_climatisation
- automation.arrete_climatisation
- id: 3 # Automatically created id
title: chambres_view
icon: mdi:hotel
cards:
- id: 59796054bd9647dcbb09152aa1944570 # Automatically created id
type: vertical-stack
cards:
- type: entities
title: Lumières Chambre
show_header_toggle: true
entities:
- light.plafond_chambre
- light.lampe_de_chevet_vanessa
- light.lampe_de_chevet_hugo
- type: entities
title: Lumière Chambre Enfant
show_header_toggle: true
entities:
- light.plafond_chambre_enfant
- light.lampe_chevet_ianto
- type: entities
title: Lumière Chambre Ami
show_header_toggle: true
entities:
- light.lampe_chambre_damis
- light.hue_ambiance_candle_1
- id: 6b746c0188de4962a20bd84f79edc64b # Automatically created id
type: entities
title: Volets
entities:
- cover.volet_chambre_amis
- id: ac661725aecc456eab05cbab8ac1ec13 # Automatically created id
type: vertical-stack
cards:
- type: entities
title: Netatmo Chambre Enfant
show_header_toggle: true
entities:
- sensor.netatmo_chambre_enfant_co2
- sensor.netatmo_chambre_enfant_temperature
- sensor.netatmo_chambre_enfant_humidity
- type: entities
title: Netatmo Chambre
show_header_toggle: true
entities:
- sensor.netatmo_chambre_co2
- sensor.netatmo_chambre_temperature
- sensor.netatmo_chambre_humidity
- id: 0c5d3314c0b34731ac6f00a21de5a43b # Automatically created id
type: media-control
entity: media_player.chambre
- id: 4 # Automatically created id
title: babyphone_view
icon: mdi:baby-buggy
panel: true
cards:
- id: 933ffc9f6dd24aff8b9721063444c84c # Automatically created id
type: vertical-stack
cards:
- type: picture-glance
title: Camera Chambre Ianto
camera_image: camera.camera_chambre_ianto
entities:
- binary_sensor.ffmpeg_noise
- light.ianto__chambre
- type: custom:column-card
cards:
- type: entities
title: Babyphone
show_header_toggle: false
entities:
- input_boolean.babyphone
- input_boolean.babyphone_chambre
- input_boolean.babyphone_salon
- input_boolean.babyphone_cuisine
- type: entities
title: Lumière Chambre Enfant
show_header_toggle: true
entities:
- light.plafond_chambre_enfant
- light.lampe_chevet_ianto
- type: entities
title: Netatmo Chambre Enfant
show_header_toggle: true
entities:
- sensor.netatmo_chambre_enfant_co2
- sensor.netatmo_chambre_enfant_temperature
- sensor.netatmo_chambre_enfant_humidity
- id: 5 # Automatically created id
title: cuisine_view
icon: mdi:food-fork-drink
cards:
- id: 3d4cdf948663416fa0439ca58827706f # Automatically created id
type: entities
title: Volet
entities:
- cover.volet_cuisine
- type: entities
title: Lumières
entities:
- light.hue_ambiance_spot_1
- light.hue_ambiance_spot_2
- light.hue_ambiance_spot_3
- light.hue_ambiance_spot_4
- light.hue_ambiance_spot_1_2
- id: 05f461236a424ce1a4e7d4923813e56a # Automatically created id
type: media-control
entity: media_player.cuisine
- id: 6 # Automatically created id
title: lights_view
icon: mdi:lightbulb-on-outline
cards:
- id: 73e67a2519314949b6c3a7bd8c25c9ab # Automatically created id
type: entities
title: Lumière Pièces
show_header_toggle: false
entities:
- light.salon
- light.cuisine
- light.parents__chambre
- light.ianto__chambre
- light.zelda__chambre
- light.couloir
- id: 3263d79f232b4b9faac889107d3a306d # Automatically created id
type: conditional
conditions:
- entity: light.salon
state: on
card:
type: vertical-stack
cards:
- type: entities
title: Lumières Salon
show_header_toggle: false
entities:
- light.plafonnier_salon
- light.lampe_du_cube
- light.hue_go
- light.meuble_tv
- switch.fibaro_system_fgwpef_wall_plug_gen5_switch_2
- switch.fibaro_system_fgwpef_wall_plug_gen5_switch
- type: entities
title: Spots Salon
show_header_toggle: false
entities:
- light.spot_salon_couloir
- light.spot_entree
- light.spot_salon
- light.spot_bibliotheque
- type: entities
title: Flux Salon
show_header_toggle: false
entities:
- switch.flux
- switch.flux_meuble_tv
- type: conditional
conditions:
- entity: light.cuisine
state: on
card:
type: entities
title: Cuisine
show_header_toggle: true
entities:
- light.hue_ambiance_spot_1
- light.hue_ambiance_spot_2
- light.hue_ambiance_spot_3
- light.hue_ambiance_spot_4
- light.hue_ambiance_spot_1_2
- id: 482ad94f80db4f9fb09291ad28ab9346 # Automatically created id
type: conditional
conditions:
- entity: light.couloir
state: on
card:
type: entities
title: Spots Couloir
show_header_toggle: false
entities:
- light.spot_couloir_2
- light.spot_couloir_1
- id: 584baaa8c9f64ca1af076a4ecbdc2608 # Automatically created id
type: conditional
conditions:
- entity: light.parents__chambre
state: on
card:
type: entities
title: Lumières Chambre
show_header_toggle: false
entities:
- light.lampe_de_chevet_vanessa
- light.plafond_chambre
- light.lampe_de_chevet_hugo
- id: b575d666e0bd4e76ab5b26fe412c5e79 # Automatically created id
type: conditional
conditions:
- entity: light.zelda__chambre
state: on
card:
type: entities
title: Lumière Chambre Ami
show_header_toggle: false
entities:
- light.lampe_chambre_damis
- light.hue_ambiance_candle_1
- id: e62f35cdf5144cdf9806961744f3e607 # Automatically created id
type: conditional
conditions:
- entity: light.ianto__chambre
state: on
card:
type: entities
title: Lumière Chambre Enfant
show_header_toggle: false
entities:
- light.lampe_chevet_ianto
- light.plafond_chambre_enfant
- id: 7 # Automatically created id
title: sensors_view
icon: mdi:tune
cards:
- id: eb19369d534c4ad384635669e10d5d63 # Automatically created id
type: entities
title: Bouboule de Lumière
show_header_toggle: true
entities:
- switch.fibaro_system_fgwpef_wall_plug_gen5_switch
- sensor.fibaro_system_fgwpef_wall_plug_gen5_power
- sensor.fibaro_system_fgwpef_wall_plug_gen5_energy
- id: 72175934bf644f69a8d9af2db1fb8035 # Automatically created id
type: entities
title: Arbre de Lumière
show_header_toggle: true
entities:
- switch.fibaro_system_fgwpef_wall_plug_gen5_switch_2
- sensor.fibaro_system_fgwpef_wall_plug_gen5_power_3
- sensor.fibaro_system_fgwpef_wall_plug_gen5_energy_2
- id: 75b61aa41225459290eeb7ad1286b6f0 # Automatically created id
type: entities
title: Traffic
show_header_toggle: true
entities:
- proximity.home
- sensor.retour_maison
- sensor.trajet_maisontravail
- sensor.trajet_travailmaison
- sensor.uberx_time
- id: 82e3671151ae43fdaf72dc418cf6704a # Automatically created id
type: entities
title: Multisensor Entrée
show_header_toggle: true
entities:
- binary_sensor.multisensor_entree_sensor
- sensor.multisensor_entree_temperature
- sensor.multisensor_entree_luminance
- sensor.multisensor_entree_ultraviolet
- sensor.multisensor_entree_relative_humidity
- sensor.multisensor_entree_burglar
- id: 6033e7df78da493aafc0ec2f40ac80f8 # Automatically created id
type: entities
title: all switches
show_header_toggle: true
entities:
- switch.fibaro_system_fgwpef_wall_plug_gen5_switch_2
- switch.flux
- switch.fibaro_system_fgwpef_wall_plug_gen5_switch
- switch.flux_meuble_tv
- switch.ganondorf_schedule
- switch.machine_a_laver
- id: 289122d0b6244b58ba44c0b37b614e3e # Automatically created id
type: entities
title: Nest Protect
show_header_toggle: true
entities:
- binary_sensor.living_room_nest_protect_online
- sensor.living_room_nest_protect_battery_health
- sensor.living_room_nest_protect_co_status
- sensor.living_room_nest_protect_smoke_status
- id: c74987d5e3cf49a195f4f29f7423f713 # Automatically created id
type: entities
title: Détecteur Inondation
show_header_toggle: false
entities:
- binary_sensor.detecteur_inondation_sensor
- sensor.detecteur_inondation_temperature
- sensor.detecteur_inondation_flood
- sensor.detecteur_inondation_burglar
- sensor.detecteur_inondation_general
- sensor.detecteur_inondation_flood_2
- id: 501661e3852a4296956d175981add44b # Automatically created id
type: entities
title: Capteur ouverture Fenêtre/porte
entities:
- binary_sensor.capteur_ouverture
- binary_sensor.fibaro_system_fgdw002_door_opening_sensor_2_sensor
- sensor.fibaro_system_fgdw002_door_opening_sensor_2_temperature
- sensor.fibaro_system_fgdw002_door_opening_sensor_2_access_control
- sensor.fibaro_system_fgdw002_door_opening_sensor_2_burglar
- sensor.fibaro_system_fgdw002_door_opening_sensor_2_heat
- sensor.fibaro_system_fgdw002_door_opening_sensor_2_power_management
- id: 17bd43a6f9b74b86958167345d1fe65b # Automatically created id
type: entities
title: calendar
show_header_toggle: true
entities:
- calendar.calendrier
- calendar.calendrier_google
- calendar.holidays_in_france
- id: 8 # Automatically created id
title: security_view
icon: mdi:security-home
panel: true
cards:
- id: 544acf5443904aa2ad26bbf0f7be710c # Automatically created id
type: vertical-stack
cards:
- type: glance
column_width: 100%
entities:
- entity: alarm_control_panel.ha_alarm
name: Alarm
- type: horizontal-stack
cards:
- type: picture-entity
title: Camera Chambre Ianto
entity: camera.camera_chambre_ianto
camera_image: camera.camera_chambre_ianto
show_state: false
- type: picture-entity
title: Salon
entity: camera.salon
camera_image: camera.salon
show_state: false
- type: custom:column-card
cards:
- type: entities
title: Détecteurs mouvement
show_header_toggle: true
entities:
- binary_sensor.multisensor_entree_sensor
- type: entities
title: Netatmo Welcome
show_header_toggle: true
entities:
- binary_sensor.salon_motion
- binary_sensor.salon_someone_unknown
- binary_sensor.salon_someone_known
- id: 9 # Automatically created id
title: system_view
icon: mdi:chip
cards:
- id: 53d5f42d33084fbdad3c8e0bd41da90c # Automatically created id
type: custom:tracker-card
trackers:
- sensor.custom_card_tracker
- sensor.custom_component_tracker
- id: 8e750df717ea4755b854b2a1addd8486 # Automatically created id
type: entities
entities:
- input_boolean.guest_mode
- switch.interrupteur_lumiere_cuisine
- id: 31dcc613cc0344a08a2c571e24e007a7 # Automatically created id
type: vertical-stack
cards:
- type: picture-entity
title: Ganondorf Cleaning Map
entity: camera.ganondorf_cleaning_map
camera_image: camera.ganondorf_cleaning_map
show_state: false
- type: entities
title: Neato
show_header_toggle: true
entities:
- vacuum.ganondorf
- switch.ganondorf_schedule
- id: 6ecfd50beca94d53974232d1f45dc02e # Automatically created id
type: entities
title: Speedtest
show_header_toggle: true
entities:
- sensor.speedtest_ping
- sensor.fastcom_download
- sensor.speedtest_download
- sensor.speedtest_upload
- sensor.stats_speedtest_download_mean
- sensor.stats_speedtest_upload_mean
- id: e559a9927112494681e7c0ba829f4916 # Automatically created id
type: entities
title: System
show_header_toggle: true
entities:
- sensor.last_boot
- sensor.processor_use
- sensor.disk_use_percent_
- sensor.memory_free
- sensor.swap_use
- id: 3e9e395c87c84e809bb5b10765bf1179 # Automatically created id
type: entities
title: Adresses IP
show_header_toggle: true
entities:
- sensor.myip
- sensor.duprasfr
- id: fd4ad6a7643b4bef8870ca58fd2d42cd # Automatically created id
type: entities
title: Onduleur
show_header_toggle: true
entities:
- binary_sensor.ups_status_bs
- sensor.ups_status
- sensor.nut_ups_load
- sensor.ups_battery_runtime_min
- sensor.nut_ups_battery_charge
- sensor.nut_ups_input_voltage
- sensor.nut_ups_beeper_status
- sensor.nut_ups_model
- id: 10 # Automatically created id
title: plan
cards:
- id: 97f14e51118b45ac95c50175e4d7a13b # Automatically created id
type: vertical-stack
cards:
# - type: custom:plan-coordinates
- type: picture-elements
image: /local/floorplan4.svg
elements:
- type: state-icon
tap_action: toggle
entity: light.salon
style:
top: 47%
left: 42%