Dividido lovelace
Fragmentado lovelace en varios ficheros
This commit is contained in:
45
lovelace/banos.yaml
Normal file
45
lovelace/banos.yaml
Normal file
@@ -0,0 +1,45 @@
|
||||
badges: []
|
||||
cards:
|
||||
- entities:
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_bano_general
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_bano_general
|
||||
name: Movimiento Baño General
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_bano_principal
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_bano_principal
|
||||
name: Movimiento Baño Principal
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: light.luz_bano_general_secundaria
|
||||
name: Luz Secundaria
|
||||
head:
|
||||
entity: light.luz_bano_general_principal
|
||||
name: Luz Baño General
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entity: light.luz_bano_principal_secundaria
|
||||
name: Luz Secundaria
|
||||
head:
|
||||
entity: light.luz_bano_principal_principal
|
||||
name: Luz Baño Principal
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
icon: 'mdi:shower'
|
||||
path: banos
|
||||
title: Baños
|
||||
55
lovelace/coches.yaml
Normal file
55
lovelace/coches.yaml
Normal file
@@ -0,0 +1,55 @@
|
||||
badges: []
|
||||
cards:
|
||||
- entities:
|
||||
- entity: sensor.refresh_xee
|
||||
icon: 'mdi:cookie'
|
||||
name: Estado token XEE
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- cards:
|
||||
- entities:
|
||||
- entity: sensor.citroen_fecha_update
|
||||
name: Hora de Actualización
|
||||
- entity: sensor.citroen_combustible
|
||||
name: Gasolina
|
||||
- entity: sensor.citroen_bateria
|
||||
name: Batería
|
||||
- entity: sensor.citroen_velocidad
|
||||
name: Velocidad
|
||||
- entity: sensor.citroen_kilometros
|
||||
name: Kilómetros
|
||||
- entity: sensor.citroen_revoluciones
|
||||
name: Revoluciones por Minuto
|
||||
show_header_toggle: false
|
||||
title: Citroen 2220HVZ
|
||||
type: entities
|
||||
- camera_image: camera.posicion_citroen
|
||||
entities: []
|
||||
title: Posición del Citroen
|
||||
type: picture-glance
|
||||
type: vertical-stack
|
||||
- cards:
|
||||
- entities:
|
||||
- entity: sensor.smart_fecha_update
|
||||
name: Hora de Actualización
|
||||
- entity: sensor.smart_bateria
|
||||
name: Batería
|
||||
- entity: sensor.smart_velocidad
|
||||
name: Velocidad
|
||||
- entity: sensor.smart_kilometros
|
||||
name: Kilómetros
|
||||
- entity: sensor.smart_revoluciones
|
||||
name: Revoluciones por Minuto
|
||||
show_header_toggle: false
|
||||
title: Smart 8343 GMF
|
||||
type: entities
|
||||
- camera_image: camera.posicion_smart
|
||||
entities: []
|
||||
title: Posición del Smart
|
||||
type: picture-glance
|
||||
type: vertical-stack
|
||||
icon: 'mdi:car'
|
||||
panel: false
|
||||
path: vehiculos
|
||||
title: Vehiculos
|
||||
|
||||
62
lovelace/cocina.yaml
Normal file
62
lovelace/cocina.yaml
Normal file
@@ -0,0 +1,62 @@
|
||||
badges: []
|
||||
cards:
|
||||
- cards:
|
||||
- entities:
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_cocina
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_cocina
|
||||
name: Movimiento
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: binary_sensor.luz_cocina_principal_nightlight
|
||||
name: Modo Noche
|
||||
- entity: timer.luzcocinaprincipal
|
||||
name: Temporizador
|
||||
- entity: light.luz_cocina_led
|
||||
name: Led Cocina
|
||||
- entity: light.luz_cocina_tendedero
|
||||
name: Luz Tendedero
|
||||
head:
|
||||
entity: light.luz_cocina_principal
|
||||
name: Luz Techo
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entity: switch.popp_smoke_detector_and_siren_switch
|
||||
icon: 'mdi:surround-sound'
|
||||
name: Alarma de Humos
|
||||
primary:
|
||||
entity: binary_sensor.popp_smoke_detector_and_siren_sensor
|
||||
name: Estado
|
||||
toggle: true
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: switch.everspring_an158_plug_in_meter_appliance_module_switch
|
||||
icon: 'mdi:weather-windy'
|
||||
name: Campana Extractora
|
||||
primary:
|
||||
entity: sensor.everspring_an158_plug_in_meter_appliance_module_power
|
||||
name: Actual
|
||||
secondary:
|
||||
entity: sensor.everspring_an158_plug_in_meter_appliance_module_energy
|
||||
name: Acumulado
|
||||
toggle: true
|
||||
type: 'custom:multiple-entity-row'
|
||||
type: entities
|
||||
- break
|
||||
- entity: media_player.home_cocina
|
||||
type: 'custom:mini-media-player'
|
||||
layout: vertical
|
||||
type: 'custom:layout-card'
|
||||
icon: 'mdi:food-variant'
|
||||
panel: true
|
||||
path: cocina
|
||||
title: Cocina
|
||||
@@ -1,77 +1,35 @@
|
||||
badges: []
|
||||
cards:
|
||||
- entity: sensor.qubino_zmnhtdx_smart_meter_s4_s5_s6_power
|
||||
max: 3400
|
||||
min: 0
|
||||
name: Consumo Actual General
|
||||
severity:
|
||||
green: 200
|
||||
red: 3000
|
||||
yellow: 1000
|
||||
theme: default
|
||||
type: gauge
|
||||
unit: W
|
||||
- entities:
|
||||
- sensor.qubino_zmnhtdx_smart_meter_s4_s5_s6_power
|
||||
hours_to_show: 48
|
||||
refresh_interval: 60
|
||||
title: Consumo 48 horas
|
||||
type: history-graph
|
||||
- entities:
|
||||
- entity: sensor.qubino_zmnhtdx_smart_meter_s4_s5_s6_current
|
||||
- entity: sensor.qubino_zmnhtdx_smart_meter_s4_s5_s6_power
|
||||
- entity: sensor.qubino_zmnhtdx_smart_meter_s4_s5_s6_power_factor
|
||||
- entity: sensor.qubino_zmnhtdx_smart_meter_s4_s5_s6_energy
|
||||
- entity: sensor.qubino_zmnhtdx_smart_meter_s4_s5_s6_energy_2
|
||||
show_header_toggle: false
|
||||
title: General Electricidad
|
||||
type: entities
|
||||
- entities:
|
||||
- entity: sensor.consumo_varios_1
|
||||
name: UV1
|
||||
- entity: sensor.consumo_varios_2
|
||||
name: UV2
|
||||
- entity: sensor.consumo_humedos
|
||||
name: Húmedos
|
||||
- entity: sensor.consumo_horno
|
||||
name: Horno
|
||||
- entity: sensor.consumo_lavavajillas
|
||||
name: Lavavajillas
|
||||
- entity: sensor.consumo_lavadora
|
||||
name: Lavadora
|
||||
- entity: sensor.consumo_calefaccion
|
||||
name: Calefacción
|
||||
- entity: sensor.consumo_luces
|
||||
name: Luces
|
||||
- entity: sensor.consumo_persianas
|
||||
name: Persianas
|
||||
- entity: sensor.consumo_coche_electrico
|
||||
name: Coche
|
||||
title: Energía Consumida Actual
|
||||
type: glance
|
||||
- entities:
|
||||
- entity: sensor.consumo_diario_varios_1
|
||||
name: UV1
|
||||
- entity: sensor.consumo_diario_varios_2
|
||||
name: UV2
|
||||
- entity: sensor.consumo_diario_humedos
|
||||
name: Húmedos
|
||||
- entity: sensor.consumo_diario_horno
|
||||
name: Horno
|
||||
- entity: sensor.consumo_diario_lavavajillas
|
||||
name: Lavavajillas
|
||||
- entity: sensor.consumo_diario_lavadora
|
||||
name: Lavadora
|
||||
- entity: sensor.consumo_diario_calefaccion
|
||||
name: Calefacción
|
||||
- entity: sensor.consumo_diario_luces
|
||||
name: Luces
|
||||
- entity: sensor.consumo_diario_persianas
|
||||
name: Persianas
|
||||
- entity: sensor.consumo_diario_coche_electrico
|
||||
name: Coche
|
||||
title: Energía Consumida Hoy
|
||||
type: glance
|
||||
- cards:
|
||||
- entity: sensor.consumo_general
|
||||
max: 3400
|
||||
min: 0
|
||||
name: Consumo Actual
|
||||
severity:
|
||||
green: 200
|
||||
red: 3000
|
||||
yellow: 1000
|
||||
theme: default
|
||||
type: gauge
|
||||
unit: W
|
||||
- entities:
|
||||
- entities:
|
||||
- sensor.consumo_general
|
||||
hours_to_show: 24
|
||||
type: 'custom:hui-history-graph-card'
|
||||
- entity: sensor.consumo_general_factor_potencia
|
||||
name: Factor Potencia
|
||||
primary:
|
||||
entity: sensor.consumo_general_potencia_activa
|
||||
name: Activa
|
||||
secondary:
|
||||
entity: sensor.consumo_general_potencia_reactiva
|
||||
name: Reactiva
|
||||
hide_state: true
|
||||
type: 'custom:multiple-entity-row'
|
||||
head: sensor.consumo_general_amperios
|
||||
type: 'custom:fold-entity-row'
|
||||
type: vertical-stack
|
||||
- entities:
|
||||
- entity: sensor.consumo_calefaccion
|
||||
name: Calefacción
|
||||
@@ -83,6 +41,8 @@ cards:
|
||||
name: Persianas
|
||||
- entity: sensor.consumo_horno
|
||||
name: Horno
|
||||
- entity: sensor.consumo_nevera
|
||||
name: Nevera
|
||||
- entity: sensor.consumo_humedos
|
||||
name: Humedos
|
||||
- entity: sensor.consumo_lavavajillas
|
||||
@@ -97,6 +57,121 @@ cards:
|
||||
refresh_interval: 60
|
||||
title: Consumos
|
||||
type: history-graph
|
||||
- entities:
|
||||
- entity: sensor.consumo_varios_1
|
||||
primary:
|
||||
entity: sensor.consumo_diario_varios_1
|
||||
name: Diario
|
||||
secondary:
|
||||
entity: sensor.consumo_diario_integracion_varios_1
|
||||
name: Integración
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: sensor.consumo_varios_2
|
||||
primary:
|
||||
entity: sensor.consumo_diario_varios_2
|
||||
name: Diario
|
||||
secondary:
|
||||
entity: sensor.consumo_diario_integracion_varios_2
|
||||
name: Integración
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: sensor.consumo_humedos
|
||||
primary:
|
||||
entity: sensor.consumo_diario_humedos
|
||||
name: Diario
|
||||
secondary:
|
||||
entity: sensor.consumo_diario_integracion_humedos
|
||||
name: Integración
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: sensor.consumo_horno
|
||||
primary:
|
||||
entity: sensor.consumo_diario_horno
|
||||
name: Diario
|
||||
secondary:
|
||||
entity: sensor.consumo_diario_integracion_horno
|
||||
name: Integración
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: sensor.consumo_nevera
|
||||
primary:
|
||||
entity: sensor.consumo_diario_nevera
|
||||
name: Diario
|
||||
secondary:
|
||||
entity: sensor.consumo_diario_integracion_nevera
|
||||
name: Integración
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: sensor.consumo_lavavajillas
|
||||
primary:
|
||||
entity: sensor.consumo_diario_lavavajillas
|
||||
name: Diario
|
||||
secondary:
|
||||
entity: sensor.consumo_diario_integracion_lavavajillas
|
||||
name: Integración
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: sensor.consumo_lavadora
|
||||
primary:
|
||||
entity: sensor.consumo_diario_lavadora
|
||||
name: Diario
|
||||
secondary:
|
||||
entity: sensor.consumo_diario_integracion_lavadora
|
||||
name: Integración
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: sensor.consumo_calefaccion
|
||||
primary:
|
||||
entity: sensor.consumo_diario_calefaccion
|
||||
name: Diario
|
||||
secondary:
|
||||
entity: sensor.consumo_diario_integracion_calefaccion
|
||||
name: Integración
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: sensor.consumo_luces
|
||||
primary:
|
||||
entity: sensor.consumo_diario_luces
|
||||
name: Diario
|
||||
secondary:
|
||||
entity: sensor.consumo_diario_integracion_luces
|
||||
name: Integración
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: sensor.consumo_persianas
|
||||
primary:
|
||||
entity: sensor.consumo_diario_persianas
|
||||
name: Diario
|
||||
secondary:
|
||||
entity: sensor.consumo_diario_integracion_persianas
|
||||
name: Integración
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: sensor.consumo_coche_electrico
|
||||
primary:
|
||||
entity: sensor.consumo_diario_coche_electrico
|
||||
name: Diario
|
||||
secondary:
|
||||
entity: sensor.consumo_diario_integracion_coche_electrico
|
||||
name: Integración
|
||||
type: 'custom:multiple-entity-row'
|
||||
type: entities
|
||||
show_header_toggle: false
|
||||
title: Consumos Varios
|
||||
- entities:
|
||||
- sensor.consumo_general
|
||||
- sensor.consumo_integrado_general
|
||||
- sensor.periodo_consumo_diario_general_punta
|
||||
- sensor.periodo_consumo_diario_general_valle
|
||||
- sensor.periodo_consumo_mensual_general_punta
|
||||
- sensor.periodo_consumo_mensual_general_valle
|
||||
- sensor.consumo_diario_general
|
||||
- sensor.consumo_mensual_general
|
||||
type: entities
|
||||
- entities:
|
||||
- sensor.consumo_varios_2
|
||||
- sensor.periodo_consumo_diario_varios_2_punta
|
||||
- sensor.periodo_consumo_diario_varios_2_valle
|
||||
- sensor.periodo_consumo_mensual_varios_2_punta
|
||||
- sensor.periodo_consumo_mensual_varios_2_valle
|
||||
- sensor.consumo_bruto_diario_varios_2
|
||||
- sensor.consumo_bruto_mensual_varios_2
|
||||
- sensor.consumo_integrado_diario_varios_2
|
||||
- sensor.consumo_integrado_mensual_varios_2
|
||||
type: entities
|
||||
|
||||
icon: 'mdi:gauge'
|
||||
path: consumos
|
||||
title: Consumos
|
||||
|
||||
|
||||
246
lovelace/estado.yaml
Normal file
246
lovelace/estado.yaml
Normal file
@@ -0,0 +1,246 @@
|
||||
badges: []
|
||||
cards:
|
||||
- cards:
|
||||
- entities:
|
||||
- entity: sensor.consumo_general
|
||||
name: Consumo Eléctrico
|
||||
- entities:
|
||||
- sensor.temperatura_salon
|
||||
- sensor.temperatura_exterior
|
||||
- entities:
|
||||
- sensor.temperatura_salon
|
||||
- sensor.temperatura_exterior
|
||||
hours_to_show: 96
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head: sensor.temperatura_salon
|
||||
type: 'custom:fold-entity-row'
|
||||
- entity: fan.purificador
|
||||
name: Purificador de Aire
|
||||
primary:
|
||||
entity: input_select.calidad_del_aire
|
||||
name: Calidad del Aire
|
||||
toggle: true
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: sensor.openweather_coslada
|
||||
name: Tiempo Exterior
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: sensor.wireless_router_archer_c7_kbyte_sec_received
|
||||
name: kbytes/sec recibidos
|
||||
- entity: sensor.wireless_router_archer_c7_kbyte_sec_sent
|
||||
name: kbytes/sec enviados
|
||||
hours_to_show: 2
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: sensor.wireless_router_archer_c7_kbyte_sec_received
|
||||
hide_state: true
|
||||
name: Tranferencia
|
||||
primary:
|
||||
entity: sensor.wireless_router_archer_c7_kbyte_sec_received
|
||||
name: Recibido
|
||||
secondary:
|
||||
entity: sensor.wireless_router_archer_c7_kbyte_sec_sent
|
||||
name: Enviado
|
||||
type: 'custom:multiple-entity-row'
|
||||
type: 'custom:fold-entity-row'
|
||||
type: entities
|
||||
- card:
|
||||
title: Luces Encendidas & Desactivadas
|
||||
type: entities
|
||||
filter:
|
||||
exclude:
|
||||
- options:
|
||||
secondary_info: last-changed
|
||||
tap_action:
|
||||
action: toggle
|
||||
state: 'off'
|
||||
include:
|
||||
- domain: light
|
||||
show_empty: false
|
||||
type: 'custom:auto-entities'
|
||||
- card:
|
||||
title: Movimiento Activo
|
||||
type: entities
|
||||
filter:
|
||||
include:
|
||||
- entity_id: binary_sensor.mov*
|
||||
options:
|
||||
secondary_info: last-changed
|
||||
state: 'on'
|
||||
show_empty: false
|
||||
type: 'custom:auto-entities'
|
||||
- break
|
||||
- entities:
|
||||
- entities:
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_pasillo_entrada
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_pasillo_entrada
|
||||
name: Entrada
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_cocina
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_cocina
|
||||
name: Cocina
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_salon_entrada
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_salon_entrada
|
||||
name: Entrada Salón
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_habitacion_principal
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_habitacion_principal
|
||||
name: H. Principal
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_habitacion_noha
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_habitacion_noha
|
||||
name: H. Noha
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_habitacion_mia
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_habitacion_mia
|
||||
name: H. Mia
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_habitacion_estudio
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_habitacion_estudio
|
||||
name: H. Estudio
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_pasillo_habitaciones
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_pasillo_habitaciones
|
||||
name: P. Habitaciones
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
head:
|
||||
label: Movimientos
|
||||
type: section
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.puerta_entrada
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.puerta_entrada
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.puerta_tendedero
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.puerta_tendedero
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
head:
|
||||
label: Puertas
|
||||
type: section
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entity: cover.persiana_habitacion_principal
|
||||
name: Principal
|
||||
- entity: cover.persiana_habitacion_noha
|
||||
name: Noha
|
||||
- entity: cover.persiana_habitacion_mia
|
||||
name: Mia
|
||||
- entity: cover.persiana_habitacion_estudio
|
||||
name: Estudio
|
||||
- entity: cover.persiana_salon_fase_dos
|
||||
name: Fase Dos
|
||||
- entity: cover.persiana_salon_piscina
|
||||
name: Piscina
|
||||
group_config:
|
||||
type: 'custom:slider-entity-row'
|
||||
head:
|
||||
label: Persianas
|
||||
type: section
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entity: switch.general_luces
|
||||
icon: 'mdi:lightbulb'
|
||||
name: Luces
|
||||
- entity: switch.general_persianas
|
||||
icon: 'mdi:plus-circle-multiple-outline'
|
||||
name: Persianas
|
||||
- entity: switch.varios_1
|
||||
icon: 'mdi:power-socket-eu'
|
||||
name: Varios1
|
||||
- entity: switch.varios_2
|
||||
icon: 'mdi:power-socket-eu'
|
||||
name: Varios2
|
||||
- entity: switch.humedos
|
||||
icon: 'mdi:power-socket-eu'
|
||||
name: Húmedos
|
||||
- entity: switch.horno
|
||||
icon: 'mdi:stove'
|
||||
name: Horno
|
||||
- entity: switch.general_caldera
|
||||
icon: 'mdi:radiator'
|
||||
name: Caldera
|
||||
- entity: switch.lavavajillas
|
||||
icon: 'mdi:amplifier'
|
||||
name: Lavavajillas
|
||||
- entity: switch.lavadora
|
||||
icon: 'mdi:amplifier'
|
||||
name: Lavavadora
|
||||
- entity: switch.coche_electrico
|
||||
icon: 'mdi:car'
|
||||
name: Coche
|
||||
head:
|
||||
label: Interruptores Generales
|
||||
type: section
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
title: Variados
|
||||
type: entities
|
||||
- entity: media_player.grupo_altavoces
|
||||
type: 'custom:mini-media-player'
|
||||
layout: vertical
|
||||
type: 'custom:layout-card'
|
||||
icon: 'mdi:home'
|
||||
panel: true
|
||||
path: default_view
|
||||
title: Estado
|
||||
47
lovelace/estudio.yaml
Normal file
47
lovelace/estudio.yaml
Normal file
@@ -0,0 +1,47 @@
|
||||
badges: []
|
||||
cards:
|
||||
- entities:
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_habitacion_estudio
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_habitacion_estudio
|
||||
name: Movimiento
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: binary_sensor.luz_habitacion_estudio_nightlight
|
||||
name: Modo Noche
|
||||
- entity: input_boolean.luz_habitacion_estudio_estudiar
|
||||
name: Activar el control Automático
|
||||
- entity: timer.luzhabitacionestudio
|
||||
name: Temporizador
|
||||
head:
|
||||
entity: light.luz_habitacion_estudio
|
||||
name: Luz Techo
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: input_boolean.control_persiana_habitacion_estudio
|
||||
name: Activar el control automático
|
||||
- entity: timer.persianahabitacionestudio
|
||||
name: Temporizador
|
||||
head:
|
||||
entity: cover.persiana_habitacion_estudio
|
||||
name: Persiana
|
||||
type: 'custom:slider-entity-row'
|
||||
type: 'custom:fold-entity-row'
|
||||
- entity: binary_sensor.ventana_habitacion_estudio
|
||||
name: Ventana
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
icon: 'mdi:home-floor-3'
|
||||
path: habestudio
|
||||
title: Habitación Estudio
|
||||
48
lovelace/mia.yaml
Normal file
48
lovelace/mia.yaml
Normal file
@@ -0,0 +1,48 @@
|
||||
badges: []
|
||||
cards:
|
||||
- entities:
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_habitacion_mia
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_habitacion_mia
|
||||
name: Movimiento
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: binary_sensor.luz_habitacion_mia_nightlight
|
||||
name: Modo Noche
|
||||
- entity: input_boolean.luz_habitacion_mia_noche
|
||||
name: Deshabilitar la luz para dormir
|
||||
- entity: timer.luzhabitacionmia
|
||||
name: Temporizador
|
||||
head:
|
||||
entity: light.luz_habitacion_mia
|
||||
name: Luz Techo
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: input_boolean.control_persiana_habitacion_mia
|
||||
name: Activar el control automático
|
||||
- entity: timer.persianahabitacionmia
|
||||
name: Temporizador
|
||||
head:
|
||||
entity: cover.persiana_habitacion_mia
|
||||
name: Persiana
|
||||
type: 'custom:slider-entity-row'
|
||||
type: 'custom:fold-entity-row'
|
||||
- entity: binary_sensor.ventana_habitacion_mia
|
||||
name: Ventana
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
icon: 'mdi:home-floor-2'
|
||||
path: habmia
|
||||
title: Habitación Mia
|
||||
|
||||
53
lovelace/noha.yaml
Normal file
53
lovelace/noha.yaml
Normal file
@@ -0,0 +1,53 @@
|
||||
badges: []
|
||||
cards:
|
||||
- cards:
|
||||
- entities:
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_habitacion_noha
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_habitacion_noha
|
||||
name: Movimiento
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: binary_sensor.luz_habitacion_noha_nightlight
|
||||
name: Modo Noche
|
||||
- entity: input_boolean.luz_habitacion_noha_noche
|
||||
name: Deshabilitar la luz para dormir
|
||||
- entity: timer.luzhabitacionnoha
|
||||
name: Temporizador
|
||||
head:
|
||||
entity: light.luz_habitacion_noha
|
||||
name: Luz Techo
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: input_boolean.control_persiana_habitacion_noha
|
||||
name: Activar el control automático
|
||||
- entity: timer.persianahabitacionnoha
|
||||
name: Temporizador
|
||||
head:
|
||||
entity: cover.persiana_habitacion_noha
|
||||
name: Persiana
|
||||
type: 'custom:slider-entity-row'
|
||||
type: 'custom:fold-entity-row'
|
||||
- entity: binary_sensor.ventana_habitacion_noha
|
||||
name: Ventana
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- break
|
||||
layout: vertical
|
||||
type: 'custom:layout-card'
|
||||
icon: 'mdi:home-floor-1'
|
||||
panel: true
|
||||
path: habnoha
|
||||
title: Habitación Noha
|
||||
|
||||
58
lovelace/pasillo.yaml
Normal file
58
lovelace/pasillo.yaml
Normal file
@@ -0,0 +1,58 @@
|
||||
badges: []
|
||||
cards:
|
||||
- cards:
|
||||
- entities:
|
||||
- buttons: true
|
||||
entity: vacuum.xiaomi_vacuum_cleaner
|
||||
image: /local/lovelace/home/xiaomi_vacuum_02.jpg
|
||||
labels:
|
||||
battery: Batería
|
||||
filter: Filtro
|
||||
main_brush: Cepillo Principal
|
||||
mode: Modo
|
||||
sensor: Sensor
|
||||
side_brush: Cepillo Lateral
|
||||
status: Estado
|
||||
name: Xiaomi Vacuum
|
||||
type: 'custom:xiaomi-vacuum-card'
|
||||
- card:
|
||||
head:
|
||||
label: Luces
|
||||
type: section
|
||||
open: true
|
||||
type: 'custom:fold-entity-row'
|
||||
filter:
|
||||
include:
|
||||
- entity_id: light.luz_pasillo*
|
||||
type: 'custom:auto-entities'
|
||||
- card:
|
||||
head:
|
||||
label: Bluetooth
|
||||
type: section
|
||||
open: true
|
||||
type: 'custom:fold-entity-row'
|
||||
filter:
|
||||
include:
|
||||
- attributes:
|
||||
scanner: NmapDeviceScanner
|
||||
domain: device_tracker
|
||||
options:
|
||||
secondary_info: last-changed
|
||||
type: 'custom:auto-entities'
|
||||
type: entities
|
||||
- break
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: sensor.wifi_opengateway_esp32
|
||||
- entity: sensor.opengateway_lora
|
||||
head:
|
||||
entity: binary_sensor.openmqttgateway
|
||||
type: 'custom:fold-entity-row'
|
||||
type: entities
|
||||
layout: vertical
|
||||
type: 'custom:layout-card'
|
||||
icon: 'mdi:home-minus'
|
||||
panel: true
|
||||
path: pasillo
|
||||
title: pasillo
|
||||
|
||||
69
lovelace/principal.yaml
Normal file
69
lovelace/principal.yaml
Normal file
@@ -0,0 +1,69 @@
|
||||
badges: []
|
||||
cards:
|
||||
- entities:
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_habitacion_principal
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_habitacion_principal
|
||||
name: Movimiento
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: binary_sensor.luz_habitacion_principal_principal_nightlight
|
||||
name: Modo Noche
|
||||
- entity: input_boolean.luz_habitacion_principal_principal_noche
|
||||
name: Deshabilitar la luz para dormir
|
||||
- entity: timer.luzhabitacionprincipal
|
||||
name: Temporizador
|
||||
- entity: light.luz_habitacion_principal_entrada
|
||||
name: Luz Entrada
|
||||
- entity: light.luz_habitacion_principal_cabecero
|
||||
name: Luz Cabecero
|
||||
head:
|
||||
entity: light.luz_habitacion_principal_principal
|
||||
name: Luz Techo
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: input_boolean.control_persiana_habitacion_principal
|
||||
name: Activar el control automático
|
||||
- entity: timer.persianahabitacionprincipal
|
||||
name: Temporizador
|
||||
head:
|
||||
entity: cover.persiana_habitacion_principal
|
||||
name: Persiana
|
||||
type: 'custom:slider-entity-row'
|
||||
type: 'custom:fold-entity-row'
|
||||
- entity: binary_sensor.ventana_habitacion_principal_pequena
|
||||
name: Ventana Pequeña
|
||||
- entity: binary_sensor.ventana_habitacion_principal_grande
|
||||
name: Ventana Grande
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- artwork: cover
|
||||
entity: media_player.hab_padres
|
||||
hide:
|
||||
power: true
|
||||
power_state: true
|
||||
shortcuts:
|
||||
buttons:
|
||||
- data:
|
||||
entity_id: >-
|
||||
switch.philio_technology_corporation_pan03_switch_module_with_meter_3_kw_x1_switch
|
||||
icon: 'mdi:power'
|
||||
id: switch.toggle
|
||||
type: service
|
||||
columns: 4
|
||||
type: 'custom:mini-media-player'
|
||||
icon: 'mdi:home-plus'
|
||||
path: habprincipal
|
||||
title: Habitación Principal
|
||||
|
||||
156
lovelace/salon.yaml
Normal file
156
lovelace/salon.yaml
Normal file
@@ -0,0 +1,156 @@
|
||||
badges: []
|
||||
cards:
|
||||
- cards:
|
||||
- entities:
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_salon_entrada
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_salon_entrada
|
||||
name: Movimiento Entrada
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entities:
|
||||
- binary_sensor.movimiento_salon_television
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
entity: binary_sensor.movimiento_salon_television
|
||||
name: Movimiento Televisión
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: binary_sensor.luz_salon_entrada_nightlight
|
||||
name: Modo Noche
|
||||
- entity: light.luz_salon_entrada_ambilight
|
||||
name: Luz de Ambiente
|
||||
- entity: timer.luzsalonentrada
|
||||
name: Temporizador
|
||||
head:
|
||||
entity: light.luz_salon_entrada
|
||||
name: Luz Entrada
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- entity: binary_sensor.luz_salon_television_nightlight
|
||||
name: Modo Noche
|
||||
- entity: light.luz_salon_television_ambilight
|
||||
name: Luz de Ambiente
|
||||
- entity: timer.luzsalontelevision
|
||||
name: Temporizador
|
||||
head:
|
||||
entity: light.luz_salon_television
|
||||
name: Luz Televisión
|
||||
type: 'custom:fold-entity-row'
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: input_boolean.control_persiana_salon_fase_dos
|
||||
name: Activar el control automático
|
||||
- entity: timer.persianafasedos
|
||||
name: Temporizador
|
||||
head:
|
||||
entity: cover.persiana_salon_fase_dos
|
||||
name: Persiana Fase Dos
|
||||
type: 'custom:slider-entity-row'
|
||||
type: 'custom:fold-entity-row'
|
||||
- entity: binary_sensor.ventana_salon_fase_dos_grande
|
||||
name: Ventana Fase Dos Grande
|
||||
- entity: binary_sensor.ventana_salon_fase_dos_pequena
|
||||
name: Ventana Fase Dos Pequeña
|
||||
- entities:
|
||||
- entity: input_boolean.control_persiana_salon_piscina
|
||||
name: Activar el control automático
|
||||
- entity: timer.persianapiscina
|
||||
name: Temporizador
|
||||
head:
|
||||
entity: cover.persiana_salon_piscina
|
||||
name: Persiana Piscina
|
||||
type: 'custom:slider-entity-row'
|
||||
type: 'custom:fold-entity-row'
|
||||
- entity: binary_sensor.ventana_salon_piscina_grande
|
||||
name: Ventana Piscina Grande
|
||||
- entity: binary_sensor.ventana_salon_piscina_pequena
|
||||
name: Ventana Piscina Pequeña
|
||||
show_header_toggle: false
|
||||
type: entities
|
||||
- break
|
||||
- columns: 3
|
||||
entities:
|
||||
- entity: script.apagar_encender_humidificador
|
||||
icon: 'mdi:power'
|
||||
name: ON/OFF
|
||||
- entity: script.mas_humidificador
|
||||
icon: 'mdi:plus'
|
||||
name: Más
|
||||
- entity: script.menos_humidificador
|
||||
icon: 'mdi:minus'
|
||||
name: Menos
|
||||
- entity: script.display_humidificador
|
||||
icon: 'mdi:television'
|
||||
name: Display
|
||||
- entity: script.calentador_humidificador
|
||||
icon: 'mdi:radiator'
|
||||
name: Calentador
|
||||
- entity: script.luz_humidificador
|
||||
icon: 'mdi:lightbulb-outline'
|
||||
name: Luz
|
||||
- entity: script.control_humedad_humidificador
|
||||
icon: 'mdi:cloud-outline'
|
||||
name: Humedad
|
||||
- entity: script.tiempo_humidificador
|
||||
icon: 'mdi:clock'
|
||||
name: Tiempo
|
||||
- entity: script.niebla_humidificador
|
||||
icon: 'mdi:shower-head'
|
||||
name: Fuerza Niebla
|
||||
show_state: false
|
||||
title: Humidificador
|
||||
type: glance
|
||||
- entity: plant.salon
|
||||
name: Plantas del salón
|
||||
type: plant-status
|
||||
- entities:
|
||||
- entities:
|
||||
- entity: switch.greenwave_reality_inc_powernode_6_port_switch_5
|
||||
name: Purificador de Aire
|
||||
primary:
|
||||
entity: sensor.greenwave_reality_inc_powernode_6_port_power_5
|
||||
name: Consumo
|
||||
toggle: true
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: switch.greenwave_reality_inc_powernode_6_port_switch_6
|
||||
name: Purificador de Aire
|
||||
primary:
|
||||
entity: sensor.greenwave_reality_inc_powernode_6_port_power_6
|
||||
name: Consumo
|
||||
toggle: true
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: switch.xiaomi_strip_2
|
||||
name: Regleta Principal Mueble
|
||||
head:
|
||||
label: Interruptores
|
||||
type: section
|
||||
type: 'custom:fold-entity-row'
|
||||
type: entities
|
||||
- entities:
|
||||
- entity: media_player.television_salon
|
||||
type: 'custom:mini-media-player'
|
||||
- entity: media_player.google_cast
|
||||
type: 'custom:mini-media-player'
|
||||
- entity: input_boolean.bloqueo_multimedia
|
||||
- entity: sensor.television_salon_encendida
|
||||
type: entities
|
||||
layout: vertical
|
||||
type: 'custom:layout-card'
|
||||
icon: 'mdi:sofa'
|
||||
panel: true
|
||||
path: salon
|
||||
title: Salón
|
||||
|
||||
40
lovelace/varios.yaml
Normal file
40
lovelace/varios.yaml
Normal file
@@ -0,0 +1,40 @@
|
||||
badges:
|
||||
- binary_sensor.trabajo
|
||||
- binary_sensor.colegio
|
||||
- sun.sun
|
||||
- sensor.db_size
|
||||
- sensor.coste_ayer_tdh
|
||||
- sensor.coste_ayer_tsdh
|
||||
- sensor.season
|
||||
- sensor.darksky_actual
|
||||
- sensor.openweather_coslada
|
||||
cards:
|
||||
- entities:
|
||||
- entity: switch.greenwave_reality_inc_powernode_6_port_switch_5
|
||||
name: Purificador de Aire
|
||||
primary:
|
||||
entity: sensor.greenwave_reality_inc_powernode_6_port_power_5
|
||||
name: Consumo
|
||||
toggle: true
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: switch.greenwave_reality_inc_powernode_6_port_switch_6
|
||||
name: Humidificador
|
||||
primary:
|
||||
entity: sensor.greenwave_reality_inc_powernode_6_port_power_6
|
||||
name: Consumo
|
||||
toggle: true
|
||||
type: 'custom:multiple-entity-row'
|
||||
- entity: switch.xiaomi_strip_2
|
||||
name: Regleta Principal Mueble
|
||||
head:
|
||||
label: Interruptores
|
||||
type: section
|
||||
type: 'custom:fold-entity-row'
|
||||
- entities:
|
||||
- sensor.greenwave_reality_inc_powernode_6_port_power_5
|
||||
- sensor.greenwave_reality_inc_powernode_6_port_power_6
|
||||
hours to show: 96
|
||||
type: history-graph
|
||||
icon: 'mdi:alert-decagram'
|
||||
path: Varios
|
||||
title: Varios
|
||||
1099
ui-lovelace.yaml
1099
ui-lovelace.yaml
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user