-
Notifications
You must be signed in to change notification settings - Fork 0
/
ui-lovelace.yaml
893 lines (869 loc) · 25.5 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
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
# This file was automatically generated by lovelace_migrate.py
# https://github.com/dale3h/python-lovelace
title: Jan en Manon
resources:
- url: /local/button-card.js?v=0.3
type: module
- url: /local/vertical-style-card.js?v=0.1
type: js
- url: /local/alarm_control_panel-card.js
type: js
- url: https://unpkg.com/[email protected]/moment.js
type: js
- url: /local/calendar-card.js?v=1.0.1
type: module
- url: /local/popup-card.js
type: js
- url: /local/custom-lovelace/compact-custom-header/compact-custom-header.js?v1
type: js
- url: /local/card-tools.js
type: js
popup_cards:
light.zithoek:
title: Zithoek lamp
card:
type: light
entity: light.zithoek
light.eettafel:
entity: light.eettafel
title: Eettafel lamp
card:
type: light
entity: light.eettafel
light.lampjes_kast:
entity: light.lampjes_kast
title: Lampjes kast
card:
type: light
entity: light.lampjes_kast
light.lamp_hoek:
entity: light.lamp_hoek
title: Bochel lamp hoek
card:
type: light
entity: light.lamp_hoek
light.spotjes_tuin:
entity: light.spotjes_tuin
title: Spotjes tuin
card:
type: light
entity: light.spotjes_tuin
light.veranda:
entity: light.veranda
title: Veranda
card:
type: light
entity: light.veranda
custom_updater:
card_urls:
- https://raw.githubusercontent.com/matisaul/vertical-style-card/master/tracker.json
views:
- title: Start
panel: false
cards:
- type: custom:compact-custom-header
user_agent: WallTab
clock: voice
clock_format: 24, 24
disable: true, false
#header: false
#- type: vertical-stack
# cards:
- type: custom:vertical-style-card
title: Scenes binnen
cards:
- type: horizontal-stack
cards:
- type: "custom:button-card"
color_type: card
size: 35px
action: service
service:
domain: scene
action: turn_on
data:
entity_id: scene.lampen_aan
icon: mdi:lightbulb-on
color: auto
name: Aan
style:
- font-size: 10px
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: scene
action: turn_on
data:
entity_id: scene.lampen_uit
icon: mdi:lightbulb-on-outline
color: auto
name: Uit
style:
- font-size: 10px
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: scene
action: turn_on
data:
entity_id: scene.film_en_tv_verlichting
icon: mdi:television
color: auto
name: Film/TV
style:
- font-size: 10px
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: scene
action: turn_on
data:
entity_id: scene.romantisch_diner
icon: mdi:heart
color: auto
name: Romantisch
style:
- font-size: 10px
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: input_boolean
action: toggle
data:
entity_id: input_boolean.alles_uit
icon: mdi:power
color: red
name: Alles
style:
- font-size: 10px
- type: custom:vertical-style-card
title: Scenes buiten
cards:
- type: horizontal-stack
cards:
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: scene
action: turn_on
data:
entity_id: scene.tuinverlichting_maximaal
icon: mdi:lightbulb-on
color: auto
name: Maximaal
style:
- font-size: 10px
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: scene
action: turn_on
data:
entity_id: scene.tuinverlichting_gedimd
icon: mdi:lightbulb-on-outline
color: auto
name: Gedimd
style:
- font-size: 10px
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: scene
action: turn_on
data:
entity_id: scene.tuinverlichting_jacuzzi
icon: mdi:hot-tub
color: auto
name: Jacuzzi
style:
- font-size: 10px
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: scene
action: turn_on
data:
entity_id: scene.tuinverlichting_uit
icon: mdi:close-circle-outline
color: auto
name: Uit
style:
- font-size: 10px
#- type: custom:column-card
# cards:
# - type: vertical-stack
# cards:
# - type: entities
# title: Scenes binnen
# show_header_toggle: true
# entities:
# - scene.lampen_aan
# - scene.lampen_uit
# - scene.film_en_tv_verlichting
# - scene.romantisch_diner
# - input_boolean.alles_uit
# - type: entities
# title: Scenes buiten
# show_header_toggle: true
# entities:
# - scene.tuinverlichting_maximaal
# - scene.tuinverlichting_gedimd
- type: glance
id: 2304u872308420394i
columns: 6
title: Verlichting binnen
show_header_toggle: true
entities:
- light.zithoek
- light.eettafel
- entity: light.lamp_hoek
name: Hoek
- entity: light.lamp_stoel
name: Stoel
tap_action:
action: toggle
- entity: light.lampjes_kast
name: Buffetkast
- entity: light.lamp_keuken
name: Keuken
tap_action:
action: toggle
- type: glance
id: 2304u87230842039fsdaf
title: Verlichting buiten
show_header_toggle: true
entities:
- entity: light.lamp_berging
name: Berging
tap_action:
action: toggle
- entity: light.lamp_voordeur
name: Voordeur
tap_action:
action: toggle
- entity: light.lamp_achterdeur
name: Achterdeur
tap_action:
action: toggle
- entity: light.spotjes_tuin
name: Tuin
- entity: light.veranda
name: Veranda
- type: entities
id: 2304u87230842asfasdfa
title: Afstandbediening
show_header_toggle: false
entities:
- input_select.harmony
- type: conditional
id: 2304u87230842asfasdsdfsad
conditions:
- entity: input_select.harmony
state: "Radio"
card:
type: entities
id: 2304u87230842asfasddsfsadd
title: Radiozender
entities:
- input_select.radio_zenders
- type: glance
id: 2304u87230fdsaf
title: Beveiliging
columns: 3
show_header_toggle: false
entities:
- entity: input_boolean.beweging_beneden
- entity: binary_sensor.deur_benenden_open
name: Deur beneden
- entity: binary_sensor.boven_open
name: Deur/raam boven
- type: glance
id: 2304u87230842as234
title: Temperatuur
columns: 4
show_header_toggle: false
entities:
- entity: sensor.fibaro_woonkamer_temperatuur
name: Woonkamer
- entity: sensor.temperature_badkamer
name: Badkamer
- entity: sensor.temperature_babykamer
name: Babykamer
- entity: sensor.dark_sky_temperature
name: Buiten
- type: glance
title: Verbruik
columns: 3
show_header_toggle: false
entities:
- entity: sensor.elektra_vandaag
name: E Verbruik
- entity: sensor.teruglevering_vandaag
name: E Teruglevering
- entity: sensor.gas_vandaag
name: Gas
- title: Alarm
cards:
- type: custom:alarm_control_panel-card
entity: alarm_control_panel.franjezwam_28
show_keypad: true
title: Franjezwam 28
states:
- arm_home
- arm_away
- title: Beveiliging
cards:
- type: picture-glance
title: Voordeur
entities:
- camera.voordeur
- binary_sensor.beweging_camera_voor
- light.lamp_voordeur
- binary_sensor.voordeur_contact
camera_image: camera.voordeur
show_state: false
show_info: false
#tap_action: dialog
- type: picture-glance
title: Achterdeur
entities:
- camera.achterdeur
- binary_sensor.beweging_camera_achter
- binary_sensor.achterdeur_contact
- binary_sensor.schuurdeur_contact
- light.lamp_achterdeur
- light.veranda
- light.spotjes_tuin
camera_image: camera.achterdeur
show_info: false
show_state: false
#tap_action: dialog
# - type: entities
# title: Camera's
# show_header_toggle: false
# entities:
# - switch.voordeur_state
# - switch.achterdeur_state
# - type: weblink
# name: Zoneminder
# url: https://zm.thuis.ten-hove.net/zm
# icon: mdi:cctv
- type: horizontal-stack
cards:
- type: picture-entity
entity: person.jan
show_name: false
show_state: false
state_image:
"home": /local/images/icon_jan.png
"not_home": /local/images/icon_jan_bw.png
- type: picture-entity
entity: person.manon
show_name: false
show_state: false
state_image:
"home": /local/images/icon_manon.png
"not_home": /local/images/icon_manon_bw.png
- type: picture-entity
entity: person.alie
show_name: false
show_state: false
state_image:
"home": /local/images/icon_alie.png
"not_home": /local/images/icon_alie_bw.png
- type: picture-entity
entity: person.manon
show_name: false
show_state: false
state_image:
"home": /local/images/icon_ian.png
"not_home": /local/images/icon_ian_bw.png
- type: custom:vertical-style-card
title: Automatisch
cards:
- type: horizontal-stack
cards:
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: automation
action: toggle
data:
entity_id: automation.alles_auto_uit
icon: mdi:flash-auto
color: auto
name: Automatisch uitzetten
style:
- font-size: 12px
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: automation
action: toggle
data:
entity_id: automation.alarm_away_bij_alles_uit_niemand_thuis
icon: mdi:alarm-light
color: auto
name: Automatisch alarm aan
style:
- font-size: 12px
- type: glance
title: Beweging beneden
columns: 3
show_header_toggle: false
entities:
- entity: binary_sensor.fibaro_woonkamer_motion
name: Woonkamer
icon: mdi:human-handsup
- entity: sensor.beweging_woonkamer_achter_sensor_status
name: Woonkamer 2
icon: mdi:human-handsup
- entity: sensor.beweging_hal_sensor_status
name: Hal
icon: mdi:human-handsup
- entity: binary_sensor.beweging_camera_voor
name: Voordeur
icon: mdi:door
- entity: binary_sensor.beweging_camera_achter
name: Achterdeur
icon: mdi:door
- type: glance
title: Deuren en ramen
show_header_toggle: false
columns: 3
entities:
- binary_sensor.achterdeur_contact
- binary_sensor.voordeur_contact
- binary_sensor.schuurdeur_contact
- binary_sensor.deur_ian
- binary_sensor.raam_babykamer
- type: glance
title: Rookmelders
columns: 2
show_header_toggle: false
entities:
- binary_sensor.smoke_sensor_woonkamer
- binary_sensor.smoke_sensor_boven
- type: glance
title: Telefoons aan lader
show_header_toggle: true
columns: 2
entities:
- binary_sensor.telefoon_jan_aan_lader
- binary_sensor.telefoon_manon_aan_lader
- type: glance
title: Slapen
show_header_toggle: true
columns: 2
entities:
- input_boolean.iemand_slaapt
- input_boolean.iedereen_slaapt
- title: Buiten
cards:
- type: custom:vertical-style-card
title: Scenes buiten
cards:
- type: horizontal-stack
cards:
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: scene
action: turn_on
data:
entity_id: scene.tuinverlichting_maximaal
icon: mdi:lightbulb-on
color: auto
name: Maximaal
style:
- font-size: 10px
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: scene
action: turn_on
data:
entity_id: scene.tuinverlichting_gedimd
icon: mdi:lightbulb-on-outline
color: auto
name: Gedimd
style:
- font-size: 10px
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: scene
action: turn_on
data:
entity_id: scene.tuinverlichting_uit
icon: mdi:close-circle-outline
color: auto
name: Uit
style:
- font-size: 10px
- type: "custom:button-card"
size: 35px
color_type: card
action: service
service:
domain: scene
action: turn_on
data:
entity_id: scene.tuinverlichting_jacuzzi
icon: mdi:hot-tub
color: auto
name: Jacuzzi
style:
- font-size: 10px
- type: "custom:button-card"
size: 35px
color_type: card
color: auto
action: service
service:
domain: input_boolean
action: toggle
data:
entity_id: input_boolean.donker_buiten
icon: mdi:weather-night
name: Donker buiten
style:
- font-size: 10px
style:
- font-size: 10px
- type: entities
title: Ledstrips
show_header_toggle: false
entities:
- input_boolean.ledstrips_aan
- light.ledstrip_veranda
- light.ledstrip_voor
- input_number.ledstrip1_animatie_snelheid
- input_number.ledstrip2_animatie_snelheid
#- light.ledstrips_normaal
#- input_number.ledstrips_animatie_snelheid_normaal
- type: glance
title: Verlichting buiten
show_header_toggle: true
entities:
- entity: light.lamp_berging
name: Berging
tap_action:
action: toggle
- entity: light.lamp_voordeur
name: Voordeur
- entity: light.lamp_achterdeur
name: Achterdeur
tap_action:
action: toggle
- entity: light.spotjes_tuin
name: Tuin
- entity: light.veranda
name: Veranda
- type: weather-forecast
title: Verwachting
entity: weather.dark_sky
- title: Downloads
cards:
- type: entities
title: Sonarr
show_header_toggle: true
entities:
- sensor.sonarr_upcoming
- sensor.sonarr_queue
- type: weblink
name: Sonarr
url: https://sonarr.thuis.ten-hove.net
icon: mdi:cloud-download
- type: entities
title: Radarr
show_header_toggle: true
entities:
- sensor.radarr_upcoming
- type: weblink
name: Radarr
url: https://radarr.thuis.ten-hove.net
icon: mdi:cloud-download
- type: entities
title: Sabnzbd
show_header_toggle: true
entities:
- type: weblink
name: Sabnzbd
url: https://sab.thuis.ten-hove.net
icon: mdi:cloud-download
- type: entities
title: Deluge
show_header_toggle: true
entities:
- sensor.deluge_status
- sensor.deluge_down_speed
- sensor.deluge_up_speed
- type: weblink
name: Deluge
url: https://deluge.thuis.ten-hove.net
icon: mdi:cloud-download
- title: Klimaat
cards:
- type: entities
title: Ingestelde temperatuur
show_header_toggle: false
entities:
- climate.babykamer
- climate.badkamer
- climate.beneden
- climate.thermostaat
- input_number.boiler_temperatuur
- type: glance
title: Temperaturen
columns: 3
show_header_toggle: false
entities:
- entity: sensor.fibaro_woonkamer_temperatuur
name: Woonkamer midden
- entity: sensor.kamer_thermostaat
name: Keuken
- entity: sensor.woonkamer_bij_kachel_temperature
name: Leeshoek
- entity: sensor.temperature_badkamer
name: Badkamer
- entity: sensor.temperature_babykamer
name: Babykamer
- entity: sensor.boiler_temperatuur
name: Boiler
- type: glance
title: Luchtvochtigheid
columns: 3
entities:
- entity: sensor.luchtvochtigheid_badkamer
name: Badkamer
- entity: sensor.humidity_babykamer
name: Babykamer
- entity: sensor.woonkamer_bij_kachel_humidity
name: Woonkamer
- type: entities
title: Ventilatie
show_header_toggle: false
entities:
- fan.mechanische_ventilatie
- sensor.itho_snelheid
- sensor.itho_tijd
- input_boolean.automatic_ventilation
- type: entities
title: CV ketel geavanceerd
show_header_toggle: false
entities:
- sensor.cv_retour_temperatuur
- sensor.cv_ketel_boiler_temperatuur
- sensor.cv_heet_water_temperatuur
- sensor.cv_buitentemperatuur
- binary_sensor.vlam_ketel
- binary_sensor.verwarming_aan
- binary_sensor.heet_water_aan
- binary_sensor.cv_verwarming
- binary_sensor.heet_water_enabled
- sensor.cv_modulatie
- sensor.cv_control_setpoint
- sensor.cv_heet_water_setpoint
- sensor.cv_verwarming_setpoint
- sensor.cv_fout_status
- sensor.cv_power_mode
- type: entities
title: Klimaat geavanceerd
show_header_toggle: false
entities:
- input_boolean.handdoek_radiator_auto
- switch.alleen_boven_verwarmen
- input_number.boiler_high_temperatuur
- input_boolean.force_water_heating
- input_boolean.boiler_verwarming
- switch.boiler_aan_uit
- switch.cv_pomp_aan_ot
- switch.klep_verwarming_boiler
- switch.pv_relais
- switch.handoekradiator
- input_boolean.douche_aan
- input_boolean.bad_aan
- binary_sensor.houtkachel_aan
- sensor.woonkamer_bij_kachel_humidity
- sensor.luchtvochtigheid_badkamer
- sensor.boiler_temperatuur
- sensor.boiler_in_water_temperatuur
- sensor.boiler_uit_water_temperatuur
- sensor.boiler_verwarming_in_temperatuur
- sensor.boiler_verwarming_uit_temperatuur
- switch.beneden_verwarmen
- switch.babykamer_verwarmen
- switch.badkamer_verwarmen
- title: Media
cards:
- type: entities
title: Afstandbediening
show_header_toggle: false
entities:
- input_select.harmony
- type: conditional
conditions:
- entity: input_select.harmony
state: "Radio"
card:
type: entities
title: Radiozender
entities:
- input_select.radio_zenders
- type: media-control
entity: media_player.woonkamer
- type: media-control
entity: media_player.assistent
- type: media-control
entity: media_player.kodi
- title: Planning
cards:
- type: "custom:calendar-card"
entities:
- calendar.gezamelijke_agenda
- calendar.contacts
- title: Verbruik
cards:
# - type: entities
# title: Huidig verbruik
# show_header_toggle: true
# entities:
# - sensor.elektra_huidig_verbruik
# - sensor.elektra_huidig_teruglevering
- type: horizontal-stack
cards:
- type: gauge
title: Huidig verbruik
unit_of_measurement: 'W'
entity: sensor.elektra_huidig_verbruik
min: 0
max: 5000
severity:
green: 0
yellow: 1000
red: 3000
- type: gauge
title: Huidig terugleveriing
unit_of_measurement: 'W'
entity: sensor.elektra_huidig_teruglevering
min: 0
max: 3600
severity:
green: 2000
yellow: 1000
red: 0
- type: horizontal-stack
cards:
- type: gauge
title: Elektra (netto)
unit_of_measurement: 'kWh'
entity: sensor.netto_elektra
min: -20
max: 20
severity:
green: -20
yellow: 8
red: 15
- type: gauge
title: Gas
unit_of_measurement: 'm³'
entity: sensor.gas_vandaag
min: 0
max: 8
severity:
green: 0
yellow: 2
red: 4
- type: entities
title: Omvormer
show_header_toggle: true
entities:
- binary_sensor.omvormer_goodwe
- sensor.omvormer_vermogen
- sensor.omvormer_temperatuur
- sensor.omvormer_vandaag_opgewekt
- sensor.omvormer_voltage_string_1
- sensor.omvormer_stroom_string_1
- sensor.omvormer_voltage_string_2
- sensor.omvormer_stroom_string_2
- sensor.omvormer_voltage_net
- sensor.omvormer_stroom_net
- sensor.omvormer_frequentie_net
# - type: entities
# title: Verbruik vandaag
# show_header_toggle: true
# entities:
# - sensor.elektra_vandaag
# - sensor.teruglevering_vandaag
# - sensor.gas_vandaag
- type: entities
title: Kosten vandaag
show_header_toggle: false
entities:
- sensor.elektra_kosten_vandaag
- sensor.gas_kosten_vandaag
- sensor.totaal_kosten_vandaag
- type: weblink
name: DSMR
url: https://dsmr.thuis.ten-hove.net
icon: mdi:graphql
- type: entities
title: Boiler
show_header_toggle: false
entities:
- sensor.boiler_huidig_verbruik
- sensor.boiler_verbruik_vandaag
- sensor.boiler_verbruik_totaal
- type: entities
title: Droger
show_header_toggle: false
entities:
- sensor.droger_verbruik
- sensor.droger_verbruik_vandaag
- sensor.droger_verbruik_totaal
- type: entities
title: Jacuzzi
show_header_toggle: false
entities:
- sensor.jancuzzi_verbruik
- sensor.jancuzzi_verbruik_vandaag
- sensor.jancuzzi_verbruik_totaal
# - type: picture-entity
# title: Elektra
# entity: camera.elektra
# camera_image: camera.elektra
# show_info: true
# tap_action: dialog
# - type: picture-entity
# title: Gas
# entity: camera.gas
# camera_image: camera.gas
# show_info: true
# tap_action: dialog