-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathui-lovelace.yaml
201 lines (201 loc) · 5.64 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
title: "@home"
views:
# View tab title.
- title: Home
id: home
icon: mdi:home
cards:
- type: glance
title: Ort
entities:
- device_tracker.galaxys8_3
- device_tracker.nexus_6
- type: custom:simple-weather-card
entity: weather.openweathermap
name: Köln
backdrop: true
- type: custom:mini-graph-card
name: Benzinpreise (E5)
icon: mdi:currency-eur
hours_to_show: 24
points_per_hour: 12
line_width: 1
hour24: true
decimals: 3
entities:
- entity: sensor.station1
name: Keimes
- entity: sensor.station2
name: Lustheide
- entity: sensor.station3
name: Ektra
- title: Wohnzimmer
id: wohnzimmer
icon: mdi:sofa
cards:
- type: entities
title: Licht
entities:
- light.vitrine
- light.couchlampe
- light.stehlampe
- type: entities
show_header_toggle: false
entities:
- type: custom:mini-graph-card
hours_to_show: 24
points_per_hour: 12
line_width: 1
hour24: true
entities:
- entity: sensor.wohnzimmer_temp
name: Ist
- entity: sensor.wohnzimmer_desired_temp
name: Soll
- input_number.wohnzimmer_soll_temp
- type: entities
entities:
- type: custom:mini-media-player
entity: media_player.panasonic_viera_tv
group: true
hide:
controls: true
toggle_power: false
- type: custom:mini-media-player
entity: media_player.kodi
group: True
artwork: cover
replace_mute: stop
hide:
power: True
volume: True
name: True
- type: custom:mini-media-player
entity: media_player.my_fire_tv_stick
group: true
artwork: cover
hide:
power: True
volume: True
name: True
- type: custom:mini-media-player
entity: media_player.bdps3200
group: True
hide:
volume: True
- title: Kinderzimmer
id: kinderzimmer
icon: mdi:roller-skate
cards:
- type: entities
title: Licht
entities:
- entity: switch.merten_unknown_type_8001_id_8002_switch
icon: mdi:ceiling-light
- entity: light.rgb_hochbett
icon: mdi:led-strip
- type: entities
show_header_toggle: false
entities:
- type: custom:mini-graph-card
hours_to_show: 24
points_per_hour: 12
line_width: 1
hour24: true
entities:
- entity: sensor.kinderzimmer_temp
name: Ist
- entity: sensor.kinderzimmer_desired_temp
name: Soll
- input_number.kinderzimmer_soll_temp
- title: Heizung
id: heizung
icon: mdi:radiator
cards:
- type: entities
entities:
- type: custom:mini-graph-card
hours_to_show: 24
points_per_hour: 12
line_width: 1
hour24: true
entities:
- entity: sensor.wohnzimmer_temp
name: Wohnzimmer
- entity: sensor.schlafzimmer_temp
name: Schlafzimmer
- entity: sensor.kinderzimmer_temp
name: Kinderzimmer
- entity: sensor.kueche_temp
name: Kueche
- entity: sensor.bad_temp
name: Bad
- input_number.wohnzimmer_soll_temp
- input_number.schlafzimmer_soll_temp
- input_number.kinderzimmer_soll_temp
- input_number.kueche_soll_temp
- input_number.bad_soll_temp
- title: Garten
id: garten
icon: mdi:tree
cards:
- type: glance
entities:
- binary_sensor.bewegung_schuppen
- binary_sensor.tuer_schuppen
- sensor.gartenweg_status
- sensor.dht_sensor_temperature
- sensor.dht_sensor_humidity
- timer.licht_schuppen
- title: Grossgeraete
id: grossgeraete
icon: mdi:washing-machine
cards:
- type: custom:mini-graph-card
hours_to_show: 2
points_per_hour: 60
line_width: 1
hour24: true
icon: mdi:flash
unit: Watt
entities:
- sensor.waschmaschine
- sensor.trockner
- type: entities
entities:
- switch.trockner
- sensor.dryer_mode_verbose
- type: entities
entities:
- switch.waschmaschine
- sensor.washer_mode_verbose
- title: Infrastruktur
id: infrastructure
icon: mdi:lan
cards:
- type: glance
entities:
- sensor.freenas
- sensor.ml_1610
- type: entities
entities:
- switch.freenas
- switch.drucker
- switch.tv
- switch.htpc
- type: entities
show_header_toggle: false
entities:
- cover.qubino_goap_zmnhcdx_flush_shutter_level_2
- cover.fibaro_system_fgrm223_roller_shutter_controller_3_level
resources:
- url: /local/github/nervetattoo/simple-thermostat.js?track=true
type: module
- url: /local/github/kalkih/mini-media-player-bundle.js?v=1.0.3
type: module
- url: /local/github/kalkih/simple-weather-card.bundle.js?v=0.3.0
type: module
- url: /local/github/kalkih/mini-graph-card-bundle.js?v=0.3.2
type: module
- url: /local/github/thomasloven/slider-entity-row.js
type: module