-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathhymer-bmci-680.yaml
More file actions
683 lines (683 loc) · 23.8 KB
/
Copy pathhymer-bmci-680.yaml
File metadata and controls
683 lines (683 loc) · 23.8 KB
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
title: BMCI-680
views:
- type: masonry
path: basics
title: Basics
cards:
- type: vertical-stack
cards:
- type: markdown
content: '## 🚐 Fahrzeug'
- type: horizontal-stack
cards:
- type: tile
entity: binary_sensor.hymer_main_switch
icon: mdi:power
color: amber
hold_action:
action: none
show_entity_picture: false
vertical: false
hide_state: false
name: 12V Hauptschalter
- type: tile
entity: switch.hymer_water_pump
name: Wasserpumpe
icon: mdi:water-pump
color: cyan
- type: horizontal-stack
cards:
- type: tile
entity: binary_sensor.hymer_alde_warning
icon: ''
color: deep-orange
hold_action:
action: none
show_entity_picture: false
vertical: false
hide_state: false
name: Alde Warnung
- type: tile
entity: binary_sensor.hymer_alde_error
name: Alde Fehler
icon: ''
color: red
- type: entities
entities:
- entity: sensor.hymer_odometer
name: Kilometerstand
secondary_info: last-updated
- entity: sensor.hymer_fuel_level_liters
name: Tank Füllstand
secondary_info: last-updated
- entity: sensor.hymer_fuel_level
name: Tank Füllstand (%)
secondary_info: last-updated
- entity: sensor.hymer_fuel_consumption
name: Kraftstoffverbrauch
secondary_info: last-updated
- entity: sensor.hymer_estimated_range
name: Reichweite ca.
secondary_info: last-updated
- entity: sensor.hymer_adblue_level
name: AdBlue Füllstand
secondary_info: last-updated
icon: mdi:car-turbocharger
- entity: sensor.hymer_distance_to_service
name: Nächster Service
secondary_info: last-changed
state_color: true
show_header_toggle: false
- type: vertical-stack
cards:
- type: markdown
content: '## 🔒 Fahrzeug Hinweise'
- type: entities
show_header_toggle: false
entities:
- entity: binary_sensor.hymer_lock
name: Fahrzeug verriegelt
icon: mdi:lock
secondary_info: last-changed
- entity: binary_sensor.hymer_handbrake
name: Handbremse
secondary_info: last-changed
- entity: sensor.hymer_ignition
name: Zündung
icon: mdi:key
secondary_info: last-changed
- entity: binary_sensor.hymer_engine_running_corrected
name: Motor
icon: mdi:engine
secondary_info: last-changed
- entity: binary_sensor.hymer_driver_door
secondary_info: last-changed
name: Fahrertür
- entity: binary_sensor.hymer_passenger_door
secondary_info: last-changed
name: Beifahrertür
- entity: binary_sensor.hymer_vehicle_movement
name: Fahrzeug in Bewegung
secondary_info: last-changed
- entity: binary_sensor.hymer_washer_fluid_low
name: Wischwasser
secondary_info: last-changed
- entity: binary_sensor.hymer_motor_oil_warning
secondary_info: last-changed
name: Motor Öl
- entity: binary_sensor.hymer_coolant_warning
secondary_info: last-changed
name: Kühlflüssigkeit
- entity: sensor.hymer_chassis_battery_voltage
secondary_info: last-changed
name: Fahrzeug Batterie
state_color: true
- type: vertical-stack
cards:
- type: markdown
content: '## ⚡ HYMER Aufbau'
- type: entities
entities:
- entity: sensor.hymer_power_source
name: Energiequelle
secondary_info: last-updated
icon: mdi:power-plug-outline
- entity: binary_sensor.hymer_solar_active
secondary_info: last-updated
name: Solar aktiv
- entity: sensor.hymer_solar_voltage
name: Solar Spannung
secondary_info: last-updated
- entity: sensor.hymer_solar_power
name: Solar Leistung
secondary_info: last-updated
- entity: sensor.hymer_solar_current
name: Solar Ladestrom
secondary_info: last-updated
- entity: sensor.hymer_battery_current
name: Strombedarf aktuell
secondary_info: last-updated
- entity: binary_sensor.hymer_solar_reduced_power
name: Solarstrom laden reduziert
secondary_info: last-changed
- entity: sensor.hymer_charge_phase
name: Aufbaubatterie Ladephase
secondary_info: last-updated
icon: mdi:sine-wave
- entity: sensor.hymer_solar_charger_status
secondary_info: last-updated
- entity: sensor.hymer_battery_voltage
name: Aufbaubatterie (Lithium)
secondary_info: last-updated
- entity: sensor.hymer_body_battery_soc
name: Aufbaubatterie in %
state_color: true
show_header_toggle: false
icon: mdi:rv-truck
- type: masonry
path: lights
title: Lights
icon: mdi:lightbulb-group
cards:
- type: vertical-stack
cards:
- type: markdown
content: '## 💡 Lichtszenen'
- type: horizontal-stack
cards:
- type: grid
columns: 2
square: false
cards:
- type: tile
entity: light.hymer_wohnen_all_lights
name: Wohnen Licht
icon: mdi:lightbulb-group
color: amber
- type: tile
entity: light.hymer_privat_all_lights
name: Privat Licht
icon: mdi:lightbulb-group-outline
color: amber
- type: vertical-stack
cards:
- type: markdown
content: '## 🛋️ Wohnbereich'
- type: horizontal-stack
cards:
- type: vertical-stack
cards:
- type: tile
entity: light.hymer_living_ceiling
name: Wohnraum Decke
icon: mdi:ceiling-light
color: amber
- type: tile
entity: light.hymer_kitchen
name: Küche
icon: mdi:countertop
color: amber
- type: vertical-stack
cards:
- type: tile
entity: light.hymer_living_ambient
name: Wohnraum Ambiente
icon: mdi:wall-sconce-flat
color: amber
- type: tile
entity: light.hymer_floor_ambient
name: Fußboden Ambiente
icon: mdi:led-strip-variant
color: amber
state_content: brightness
- type: horizontal-stack
cards:
- type: vertical-stack
cards:
- type: markdown
content: '## 💡 Außen'
- type: grid
columns: 1
square: false
cards:
- type: tile
entity: light.hymer_led_bar
name: Außen Licht
icon: mdi:led-strip-variant
color: amber
show_entity_picture: false
- type: vertical-stack
cards:
- type: markdown
content: '## 💡 Nachts'
- type: grid
columns: 1
square: false
cards:
- type: tile
entity: light.hymer_night_light
name: Nachtlicht
icon: mdi:weather-night
color: deep-purple
- type: vertical-stack
cards:
- type: markdown
content: '## 🛏️ Schlafzimmer 🛁 Bad 🚿 Dusche'
- type: horizontal-stack
cards:
- square: false
type: grid
columns: 2
cards:
- type: tile
entity: light.hymer_bedroom_ceiling
name: Bett Decke
icon: mdi:lamp
color: amber
- type: tile
entity: light.hymer_bedroom_ambient
name: Bett Ambiente
icon: mdi:ceiling-light
color: amber
- type: tile
entity: light.hymer_bathroom_ceiling
name: Bad Decke
icon: mdi:toilet
color: amber
- type: tile
entity: light.hymer_shower_ceiling
name: Dusche
icon: mdi:shower-head
color: light-blue
vertical: false
hide_state: false
- type: masonry
path: solar
title: Solar
icon: mdi:solar-power-variant
cards:
- type: vertical-stack
cards:
- type: markdown
content: '## ☀️ Solar - Leistung aktuell'
- graph: line
type: sensor
entity: sensor.hymer_solar_power
icon: mdi:solar-power
hours_to_show: 24
detail: 2
grid_options:
columns: 12
rows: 2
name: ' '
- type: vertical-stack
cards:
- type: markdown
content: '## ☀️ Solar - Ladestrom aktuell'
- graph: line
type: sensor
entity: sensor.hymer_solar_current
icon: mdi:solar-power
hours_to_show: 24
detail: 2
grid_options:
columns: 12
rows: 2
name: ' '
- type: vertical-stack
cards:
- type: markdown
content: '## ☀️ Solar - Strombedarf aktuell'
- graph: line
type: sensor
entity: sensor.hymer_battery_current
icon: mdi:solar-power
hours_to_show: 24
detail: 2
grid_options:
columns: 12
rows: 2
name: ' '
- type: vertical-stack
cards:
- type: markdown
content: '## ☀️ Solarleistung (10 Tage)'
- chart_type: line
period: hour
type: statistics-graph
entities:
- entity: sensor.hymer_solar_energy
name: Solar Energy
- sensor.hymer_solar_power
days_to_show: 10
stat_types:
- mean
- min
- max
hide_legend: false
- type: vertical-stack
cards:
- type: markdown
content: '## ☀️ Batteriespannung (10 Tage)'
- type: vertical-stack
cards:
- type: history-graph
hours_to_show: 240
entities:
- entity: sensor.hymer_battery_voltage
name: Aufbaubatterie
- entity: sensor.hymer_chassis_battery_voltage
grid_options:
columns: full
rows: auto
grid_options:
columns: full
rows: auto
column_span: 2
- type: masonry
title: Heizung Boiler Kühlschrank
path: heizung-boiler-kuhlschrank
icon: mdi:heat-wave
cards:
- type: vertical-stack
cards:
- type: markdown
content: '## 🔧 ℃ Temperaturen'
- type: entities
show_header_toggle: false
entities:
- entity: sensor.hymer_alde_inside_temp
secondary_info: last-changed
name: Innentemperatur (Alde)
- entity: sensor.hymer_alde_outside_temp
secondary_info: last-changed
name: Außentemperatur (Alde)
state_color: true
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: vertical-stack
cards:
- type: gauge
needle: true
max: 60
severity:
green: 20
yellow: 2
red: 40
entity: sensor.hymer_alde_inside_temp
name: Innen
min: -10
- type: vertical-stack
cards:
- type: gauge
needle: true
severity:
green: 20
yellow: 2
red: 40
name: Außen
entity: sensor.hymer_alde_outside_temp
min: -10
max: 60
- type: vertical-stack
cards:
- type: markdown
content: '## 🔧 Heizung / Boiler'
- type: entities
show_header_toggle: false
entities:
- entity: switch.hymer_alde_heating
name: Alde Heizung
secondary_info: last-changed
- entity: switch.hymer_alde_gas
secondary_info: last-changed
name: Alde Gas On/Off
- entity: number.hymer_alde_setpoint
secondary_info: last-changed
name: Alde SOLL Temperatur
- entity: select.hymer_alde_energy_priority
name: Alde Heizung Prio Gas/EL
secondary_info: last-changed
- entity: select.hymer_alde_electric_booster
secondary_info: last-changed
name: Alde Elektro Heizung
- entity: select.hymer_alde_hot_water
secondary_info: last-changed
name: Warmwasser Boiler
state_color: true
- type: vertical-stack
cards:
- type: markdown
content: '## 🔧 Kühlschrank'
- type: entities
show_header_toggle: false
entities:
- entity: select.hymer_absorber_fridge_cooling_step
- entity: select.hymer_absorber_fridge_power_source
- entity: binary_sensor.hymer_absorber_fridge_door
secondary_info: last-changed
name: Kühlschranktür
- entity: sensor.hymer_hss_temp1_temperature
name: Kühlschrank Temperatur
secondary_info: last-changed
- entity: sensor.hymer_hss_temp1_humidity
secondary_info: last-changed
name: Kühlschrank Luftfeuchtigkeit
- entity: sensor.hymer_hss_temp1_battery
name: Kühlschrank Batterie Sensor
secondary_info: last-changed
state_color: true
- type: masonry
path: fahrzeug
title: Fahrzeug
icon: mdi:engine
cards:
- type: vertical-stack
cards:
- type: markdown
content: '## 🔧 System Info'
- type: entities
show_header_toggle: false
entities:
- entity: binary_sensor.hymer_scu_connected
name: SCU Verbindung
icon: mdi:access-point
secondary_info: last-changed
- entity: sensor.hymer_scu_firmware
name: SCU Firmware
icon: mdi:chip
secondary_info: last-changed
- entity: binary_sensor.hymer_lte_connected
name: LTE Verbindung
secondary_info: last-changed
- entity: sensor.hymer_lte_signal_quality
name: LTE Qualität
secondary_info: last-changed
state_color: true
- type: markdown
content: '## ⚡ Fahrzeug Infos'
- type: entities
show_header_toggle: false
entities:
- entity: sensor.hymer_model
name: Modellreihe
icon: mdi:rv-truck
- entity: sensor.hymer_model_year
name: Modelljahr
icon: mdi:calendar
- entity: sensor.hymer_vin
name: VIN
icon: mdi:identifier
state_color: true
- type: vertical-stack
cards:
- type: markdown
content: '## 🔧 Frischwasser / Abwasser'
- type: entities
show_header_toggle: false
entities:
- entity: sensor.hymer_fresh_water_ebl
secondary_info: last-changed
name: Frischwasser
- entity: sensor.hymer_grey_water_ebl
name: Abwasser
secondary_info: last-changed
state_color: true
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: vertical-stack
cards:
- type: gauge
needle: true
max: 100
entity: sensor.hymer_fresh_water_ebl
name: Frischwasser
min: 0
severity:
green: 75
yellow: 50
red: 25
- type: vertical-stack
cards:
- type: gauge
needle: true
severity:
green: 75
yellow: 50
red: 25
name: Abwasser
entity: sensor.hymer_grey_water_ebl
min: 0
max: 100
- type: vertical-stack
cards:
- type: markdown
content: '## 🔧 Gasflaschen'
- type: entities
show_header_toggle: false
entities:
- entity: sensor.hymer_hss_gaslevel1_percent
name: Gasflasche Links
secondary_info: last-changed
- entity: sensor.hymer_hss_gaslevel2_percent
name: Gasflasche Rechts
secondary_info: last-changed
state_color: true
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: vertical-stack
cards:
- type: gauge
needle: true
max: 100
entity: sensor.hymer_hss_gaslevel1_percent
name: Gasflasche Links
min: 0
severity:
green: 30
yellow: 15
red: 0
- type: vertical-stack
cards:
- type: gauge
needle: true
severity:
green: 30
yellow: 15
red: 0
name: Gasflasche Rechts
entity: sensor.hymer_hss_gaslevel2_percent
min: 0
max: 100
- type: masonry
path: satellit
title: Satellit
icon: mdi:satellite-uplink
cards:
- type: vertical-stack
cards:
- type: markdown
content: '## 🔧 📡 Satellit'
- type: horizontal-stack
cards:
- type: vertical-stack
cards:
- type: grid
columns: 1
square: false
cards:
- type: tile
entity: switch.hymer_satellite_dish
name: Sat Ein/Aus Schalter
icon: ''
color: amber
- type: grid
columns: 1
square: false
cards:
- type: tile
entity: sensor.satellit_status_de
name: Antenne Status
icon: ''
color: amber
- type: grid
columns: 1
square: false
cards:
- type: tile
entity: binary_sensor.hymer_satellite_parked
name: Antenne in Parkposition
icon: ''
color: amber
- type: gauge
entity: sensor.hymer_sat_signal_strength
needle: true
grid_options:
columns: 6
rows: auto
- type: vertical-stack
cards:
- type: grid
columns: 1
square: false
cards:
- type: tile
entity: select.hymer_satellite
name: Satellit
icon: mdi:led-strip-variant
color: amber
show_entity_picture: false
- type: grid
columns: 1
square: false
cards:
- type: tile
entity: binary_sensor.hymer_satellite_dish_moving
name: Antenne in Bewegung
icon: ''
color: amber
- type: grid
columns: 1
square: false
cards:
- type: tile
entity: binary_sensor.hymer_satellite_standby
name: Antenne in StandBy
icon: ''
color: amber
- type: sections
max_columns: 4
title: Karte
path: karte
icon: mdi:map-outline
sections:
- type: grid
cards:
- type: entities
entities:
- entity: sensor.hymer_gps_coordinates
secondary_info: last-changed
state_color: true
show_header_toggle: false
grid_options:
columns: 12
rows: auto
column_span: 4
- type: grid
cards:
- type: map
entities:
- entity: device_tracker.hymer_location
theme_mode: auto
geo_location_sources: []
grid_options:
columns: full
rows: 12
hours_to_show: 720
column_span: 4