-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmobil.yaml
92 lines (91 loc) · 2.24 KB
/
mobil.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
decluttering_templates: !include lovelace/decluttering_templates.yaml
apexcharts_card_templates: !include lovelace/apexcharts_card_templates.yaml
swipe_nav:
animate: swipe
views:
- path: kezdolap
icon: mdi:home
badges: []
type: custom:vertical-layout
cards:
- !include lovelace/fejlec.yaml
- !include lovelace/home.yaml
- path: kapcsolo
icon: mdi:light-switch
badges: []
type: custom:vertical-layout
cards:
!include lovelace/kapcsolo.yaml
- path: futes
icon: mdi:radiator
badges: []
type: custom:vertical-layout
cards:
- !include lovelace/fejlec.yaml
- !include lovelace/futes.yaml
- !include lovelace/grafikon.yaml
- path: klima
icon: mdi:snowflake
badges: []
type: custom:vertical-layout
cards:
- !include lovelace/fejlec.yaml
- !include lovelace/klima.yaml
- !include lovelace/grafikon.yaml
- path: idojaras
icon: mdi:weather-partly-snowy-rainy
badges: []
type: custom:vertical-layout
cards:
- !include lovelace/idojaras.yaml
- !include lovelace/radar.yaml
- path: parasitas
icon: mdi:air-humidifier
badges: []
type: custom:vertical-layout
cards:
- !include lovelace/fejlec.yaml
- !include lovelace/parasitas.yaml
# - path: porszivo
# icon: mdi:robot-vacuum
# badges: []
# type: custom:vertical-layout
# cards:
# !include lovelace/vacuum.yaml
- path: novenyek
icon: mdi:leaf
badges: []
type: custom:vertical-layout
cards:
!include lovelace/novenyek.yaml
- path: tv
icon: mdi:television
badges: []
type: custom:vertical-layout
cards:
!include lovelace/tv.yaml
- path: karacsony
icon: mdi:pine-tree
badges: []
type: custom:vertical-layout
cards:
!include lovelace/karacsony.yaml
- path: terkep
icon: mdi:map-clock
badges: []
type: ''
cards:
- !include lovelace/terkep.yaml
- path: informacio
icon: mdi:information-outline
badges: []
type: custom:vertical-layout
cards:
!include lovelace/system.yaml
- path: schedule
icon: mdi:calendar-range
badges: []
type: custom:vertical-layout
subview: true
cards:
- !include lovelace/schedule.yaml