This repository was archived by the owner on Dec 2, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathui-lovelace.yaml
314 lines (310 loc) · 10.2 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
views:
- title: Resumen
icon: mdi:home
path: overview
badges:
- entity: person.dani
- entity: person.eva
- entity: sensor.home_meantemperature
name: Temp. Media
- entity: switch.home_heater_switch
name: Calefacción
- entity: sensor.electricperiod
cards:
- type: thermostat
entity: climate.home_thermostat
name: Termostato
- title: Calefacción
type: entities
show_header_toggle: false
state_color: true
entities:
- entity: climate.home_thermostat
name: Termostato
- entity: automation.home_thermostat_turnupthetemperatureatmorning
name: Subir Temp. a 22º a las 06:00
- type: weather-forecast
entity: weather.openweathermap
show_forecast: true
- type: weather-forecast
entity: weather.casa_gande
show_forecast: true
- type: custom:pvpc-hourly-pricing-card
name: "PVPC 2.0 DHA"
entity: sensor.pvpc
- title: Planta Baja
icon: mdi:home-floor-0
path: ground-floor
badges:
- entity: person.dani
- entity: person.eva
- entity: sensor.groundfloor_meantemperature
name: Temp. Media
- entity: switch.home_heater_switch
name: Calefacción
- entity: sensor.electricperiod
cards:
- type: thermostat
entity: climate.groundfloor_thermostat
name: Termostato
- title: Salón
type: entities
show_header_toggle: false
state_color: true
entities:
- type: section
- entity: climate.livingroom_thermostat
name: Termostato
secondary_info: last-changed
- entity: sensor.livingroom_hub_humidity
name: Humedad
secondary_info: last-changed
- type: section
- entity: media_player.livingroom_television
name: Televisión
- entity: media_player.xbox_systemos
name: Xbox One
- entity: media_player.livingroom_xiaomimiboxs
name: Mi Box S
- type: section
- entity: light.wled_0149bc
name: Árbol de Navidad
secondary_info: last-changed
- type: section
label: Luz Acuario
- entity: switch.livingroom_aquariumplug_autoswitch
name: Apagar/Encender Automáticamente
- type: conditional
conditions:
- entity: switch.livingroom_aquariumplug_autoswitch
state: "on"
row:
entity: sensor.livingroom_aquariumplug_nextturnoff
name: Próximo Apagado
- type: conditional
conditions:
- entity: switch.livingroom_aquariumplug_autoswitch
state: "on"
row:
entity: sensor.livingroom_aquariumplug_nextturnon
name: Próximo Encendido
- entity: switch.livingroom_aquariumplug_switch
name: Apagar/Encender
- title: Entrada
type: entities
show_header_toggle: false
state_color: true
entities:
- type: section
- entity: camera.entrance_camera
name: Cámara
- title: Cocina
type: entities
entities:
- type: section
- entity: climate.kitchen_thermostat
name: Termostato
secondary_info: last-changed
- entity: sensor.kitchen_hub_humidity
name: Humedad
secondary_info: last-changed
- type: section
- entity: switch.kitchen_dishwasher_switch
name: Lavavajillas
show_header_toggle: false
state_color: true
- title: Lavadero
type: entities
entities:
- type: section
- entity: switch.utility_washingmachine_switch
name: Lavadora
show_header_toggle: false
state_color: true
- title: Garaje
type: entities
entities:
- type: section
- entity: sensor.garage_hub_temperature
name: Temperatura
secondary_info: last-changed
- entity: sensor.garage_hub_humidity
name: Humedad
secondary_info: last-changed
- type: section
- entity: camera.garage_camera
name: Cámara
show_header_toggle: false
state_color: false
- title: Primera Planta
icon: mdi:home-floor-1
path: first-floor
badges:
- entity: person.dani
- entity: person.eva
- entity: sensor.firstfloor_meantemperature
name: Temp. Media
- entity: switch.home_heater_switch
name: Calefacción
- entity: sensor.electricperiod
cards:
- type: thermostat
entity: climate.firstfloor_thermostat
name: Termostato
- title: Dormitorio Niños
type: entities
show_header_toggle: false
state_color: true
entities:
- type: section
- entity: climate.kidsbedroom_thermostat
name: Termostato
secondary_info: last-changed
- entity: sensor.kidsbedroom_hub_humidity
name: Humedad
secondary_info: last-changed
- type: section
label: Modo Noche
- entity: switch.kidsbedroom_nightplug_autoswitch
name: Apagar/Encender Automáticamente
- type: conditional
conditions:
- entity: switch.kidsbedroom_nightplug_autoswitch
state: "on"
row:
entity: sensor.kidsbedroom_nightplug_nextturnoff
name: Próximo Apagado
- type: conditional
conditions:
- entity: switch.kidsbedroom_nightplug_autoswitch
state: "on"
row:
entity: sensor.kidsbedroom_nightplug_nextturnon
name: Próximo Encendido
- entity: switch.kidsbedroom_nightplug_switch
name: Apagar/Encender
- title: Dormitorio Principal
type: entities
show_header_toggle: false
state_color: true
entities:
- type: section
- entity: climate.masterbedroom_thermostat
name: Termostato
secondary_info: last-changed
- entity: sensor.masterbedroom_hub_humidity
name: Humedad
secondary_info: last-changed
- type: section
- entity: media_player.masterbedroom_television
name: Televisión
- type: section
label: Modo Noche
- entity: switch.masterbedroom_nightplug_autoswitch
name: Apagar/Encender Automáticamente
- type: conditional
conditions:
- entity: switch.masterbedroom_nightplug_autoswitch
state: "on"
row:
entity: sensor.masterbedroom_nightplug_nextturnoff
name: Próximo Apagado
- type: conditional
conditions:
- entity: switch.masterbedroom_nightplug_autoswitch
state: "on"
row:
entity: sensor.masterbedroom_nightplug_nextturnon
name: Próximo Encendido
- entity: switch.masterbedroom_nightplug_switch
name: Apagar/Encender
- title: Segunda Planta
icon: mdi:home-floor-2
path: second-floor
badges:
- entity: person.dani
- entity: person.eva
- entity: sensor.secondfloor_meantemperature
name: Temp. Media
- entity: switch.home_heater_switch
name: Calefacción
- entity: sensor.electricperiod
cards:
- type: thermostat
entity: climate.secondfloor_thermostat
name: Termostato
- title: Despacho
type: entities
show_header_toggle: false
state_color: true
entities:
- type: section
- entity: climate.office_thermostat
name: Termostato
secondary_info: last-changed
- entity: sensor.office_hub_humidity
name: Humedad
secondary_info: last-changed
- title: Sistema
icon: mdi:engine
path: system
badges:
- entity: person.dani
- entity: person.eva
- entity: sensor.home_meantemperature
name: Temp. Media
- entity: switch.home_heater_switch
name: Calefacción
- entity: sensor.electricperiod
cards:
- title: Baterias
type: entities
show_header_toggle: false
state_color: true
entities:
- type: section
- entity: sensor.mobility_phone_dani_nivel_de_la_bateria
name: Móvil Dani - Batería
- entity: sensor.iphone_de_eva_battery_level
name: Móvil Eva - Batería
- title: Termostatos
type: entities
show_header_toggle: false
state_color: true
entities:
- type: section
- climate.home_thermostat
- group.home_heaters_group
- switch.home_heater_switch
- type: section
- climate.groundfloor_thermostat
- climate.kitchen_thermostat
- climate.livingroom_thermostat
- type: section
- climate.firstfloor_thermostat
- climate.kidsbedroom_thermostat
- climate.masterbedroom_thermostat
- type: section
- climate.secondfloor_thermostat
- climate.office_thermostat
- title: Conectividad
type: entities
show_header_toggle: false
state_color: true
entities:
- type: section
- binary_sensor.home_heater_status
- type: section
- binary_sensor.kitchen_dishwasher_status
- binary_sensor.kitchen_hub_status
- binary_sensor.utility_washingmachine_status
- binary_sensor.garage_hub_status
- binary_sensor.livingroom_aquariumplug_status
- binary_sensor.livingroom_hub_status
- type: section
- binary_sensor.kidsbedroom_hub_status
- binary_sensor.kidsbedroom_nightplug_status
- binary_sensor.masterbedroom_hub_status
- binary_sensor.masterbedroom_nightplug_status
- type: section
- binary_sensor.office_hub_status