-
Notifications
You must be signed in to change notification settings - Fork 11
/
dashboard.yaml
198 lines (198 loc) · 6.1 KB
/
dashboard.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
title: Wärmepumpe
views:
- path: default_view
title: Home
cards:
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: tile
entity: sensor.datum
show_entity_picture: false
vertical: false
name: Datum
- type: tile
entity: sensor.zeit
name: Uhrzeit
vertical: false
- type: horizontal-stack
cards:
- type: gauge
entity: sensor.cop_gesamt
min: 3
max: 4
needle: false
name: COP Gesamt
- type: gauge
entity: sensor.cop_heiz
min: 3
max: 4
name: COP Heizen
- type: gauge
entity: sensor.cop_ww
min: 3
max: 4
name: COP Wasser
- square: false
type: grid
cards:
- type: tile
entity: sensor.programmschalter_with_icon
name: Programm
vertical: false
- type: tile
entity: sensor.sommerbetrieb_text
'name:': Betriebsart
vertical: false
columns: 2
- type: vertical-stack
cards:
- type: custom:mushroom-title-card
title: Warmwasser
- type: custom:apexcharts-card
apex_config:
chart:
stacked: true
xaxis:
labels:
format: dd
legend:
show: false
graph_span: 7d1s
span:
end: day
show:
last_updated: false
header:
show: true
show_states: true
colorize_states: true
series:
- entity: sensor.el_aufnahmeleistung_ww_tag
name: Aufnahmeleistung
type: column
group_by:
func: max
duration: 1d
show:
datalabels: true
- entity: sensor.waermeertrag_ww_tag
name: Wärmeertrag
type: column
group_by:
func: max
duration: 1d
show:
datalabels: true
- type: custom:apexcharts-card
header:
show: true
show_states: true
colorize_states: true
all_series_config:
stroke_width: 1
curve: smooth
series:
- entity: sensor.speicheristtemp
name: Ist
- entity: sensor.speichersolltemp
name: Soll
- entity: sensor.einstell_speichersolltemp2
name: Set Eco
- entity: sensor.einstell_speichersolltemp
name: Set Komfort
- type: horizontal-stack
cards:
- type: entities
entities:
- entity: input_number.speichersolltemp_set
name: Komforttemperatur
secondary_info: none
- entity: input_number.speichersolltemp2_set
name: Eco-Temperatur
secondary_info: none
state_color: true
- type: vertical-stack
cards:
- type: custom:mushroom-title-card
title: Heizung
- type: custom:apexcharts-card
apex_config:
chart:
stacked: true
xaxis:
labels:
format: dd
legend:
show: false
graph_span: 7d1s
span:
end: day
show:
last_updated: false
header:
show: true
show_states: true
colorize_states: true
series:
- entity: sensor.el_aufnahmeleistung_heiz_tag
name: Aufnahmeleistung
type: column
group_by:
func: max
duration: 1d
show:
datalabels: true
- entity: sensor.waermeertrag_heiz_tag
name: Wärmeertrag
type: column
group_by:
func: max
duration: 1d
show:
datalabels: true
- type: custom:apexcharts-card
header:
show: true
show_states: true
colorize_states: true
all_series_config:
stroke_width: 1
curve: smooth
series:
- entity: sensor.wpvorlaufist
name: Vorlauf Ist
- entity: sensor.vorlaufsolltemp
name: Vorlauf Soll
- entity: sensor.ruecklaufisttemp
name: Rücklauf Ist
- type: vertical-stack
cards:
- type: custom:mushroom-title-card
title: Einstellungen
- type: entities
entities:
- entity: sensor.programmschalter
name: Programmschalter
- entity: select.programmschalter_set
title: Programmschalter
- type: entities
entities:
- entity: sensor.zeit
name: Uhrzeit Ist
secondary_info: none
- entity: input_datetime.warmepumpe_uhrzeit
name: Uhrzeit Soll
secondary_info: none
- entity: button.update_uhrzeit
name: Uhrzeit setzen
secondary_info: none
- entity: sensor.datum
name: Datum Ist
- entity: input_datetime.warmepumpe_datum
name: Datum Soll
secondary_info: none
- entity: button.update_datum
name: Datum setzen
title: Zeit/Datum