Modificaciones Lovelace Varias
This commit is contained in:
@@ -39,14 +39,14 @@ cards:
|
|||||||
name: Estado
|
name: Estado
|
||||||
toggle: true
|
toggle: true
|
||||||
type: 'custom:multiple-entity-row'
|
type: 'custom:multiple-entity-row'
|
||||||
- entity: switch.everspring_an158_plug_in_meter_appliance_module_switch
|
- entity: switch.campana_extractora
|
||||||
icon: 'mdi:weather-windy'
|
icon: 'mdi:weather-windy'
|
||||||
name: Campana Extractora
|
name: Campana Extractora
|
||||||
primary:
|
primary:
|
||||||
entity: sensor.everspring_an158_plug_in_meter_appliance_module_power
|
entity: sensor.campana_extractora_power
|
||||||
name: Actual
|
name: Actual
|
||||||
secondary:
|
secondary:
|
||||||
entity: sensor.everspring_an158_plug_in_meter_appliance_module_energy
|
entity: sensor.campana_extractora_energy
|
||||||
name: Acumulado
|
name: Acumulado
|
||||||
toggle: true
|
toggle: true
|
||||||
type: 'custom:multiple-entity-row'
|
type: 'custom:multiple-entity-row'
|
||||||
|
|||||||
@@ -1,36 +1,132 @@
|
|||||||
badges: []
|
badges: []
|
||||||
cards:
|
cards:
|
||||||
- cards:
|
- cards:
|
||||||
- cards:
|
# - 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:
|
||||||
- entities:
|
- entity: sensor.maximetro
|
||||||
- sensor.consumo_general
|
color_thresholds:
|
||||||
|
- value: 1000
|
||||||
|
color: "#AEC622"
|
||||||
|
- value: 1500
|
||||||
|
color: "#DEA50D"
|
||||||
|
- value: 2500
|
||||||
|
color: "#FF0000"
|
||||||
|
aggregate_func: max
|
||||||
|
show:
|
||||||
|
state: true
|
||||||
|
labels: true
|
||||||
|
extrema: false
|
||||||
|
average: false
|
||||||
|
line_width: 1
|
||||||
|
name: Maximetro
|
||||||
|
icon: mdi:electron-framework
|
||||||
hours_to_show: 24
|
hours_to_show: 24
|
||||||
type: 'custom:hui-history-graph-card'
|
points_per_hour: 4
|
||||||
- entity: sensor.consumo_general_factor_potencia
|
type: 'custom:mini-graph-card'
|
||||||
name: Factor Potencia
|
- entities:
|
||||||
primary:
|
- entity: sensor.maximetro
|
||||||
entity: sensor.consumo_general_potencia_activa
|
color_thresholds:
|
||||||
name: Activa
|
- value: 1000
|
||||||
secondary:
|
color: "#AEC622"
|
||||||
entity: sensor.consumo_general_potencia_reactiva
|
- value: 1500
|
||||||
name: Reactiva
|
color: "#DEA50D"
|
||||||
hide_state: true
|
- value: 2500
|
||||||
type: 'custom:multiple-entity-row'
|
color: "#FF0000"
|
||||||
head: sensor.consumo_general_amperios
|
aggregate_func: max
|
||||||
type: 'custom:fold-entity-row'
|
show:
|
||||||
type: vertical-stack
|
name: false
|
||||||
|
icon: false
|
||||||
|
state: false
|
||||||
|
labels: true
|
||||||
|
extrema: false
|
||||||
|
average: false
|
||||||
|
line_width: 1
|
||||||
|
name: Maximetro
|
||||||
|
icon: mdi:electron-framework
|
||||||
|
hours_to_show: 1
|
||||||
|
points_per_hour: 60
|
||||||
|
type: 'custom:mini-graph-card'
|
||||||
|
# - entities:
|
||||||
|
# - entity: sensor.consumo_general
|
||||||
|
# color_thresholds:
|
||||||
|
# - value: 1000
|
||||||
|
# color: "#f39c12"
|
||||||
|
# - value: 2000
|
||||||
|
# color: "#d35400"
|
||||||
|
# - value: 3000
|
||||||
|
# color: "#c0392b"
|
||||||
|
# show:
|
||||||
|
# labels: true
|
||||||
|
# extrema: true
|
||||||
|
# average: true
|
||||||
|
# line_width: 1
|
||||||
|
# name: Consumo
|
||||||
|
# icon: mdi:electron-framework
|
||||||
|
# hours_to_show: 24
|
||||||
|
# points_per_hour: 6
|
||||||
|
# type: 'custom:mini-graph-card'
|
||||||
|
- break
|
||||||
|
- entities:
|
||||||
|
- 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
|
||||||
|
- entity: sensor.consumo_horno
|
||||||
|
name: Horno
|
||||||
|
- entity: sensor.consumo_nevera
|
||||||
|
name: Nevera
|
||||||
|
- entity: sensor.consumo_lavavajillas
|
||||||
|
name: Lavavajillas
|
||||||
|
- entity: sensor.consumo_lavadora
|
||||||
|
name: Lavadora
|
||||||
|
- entity: sensor.consumo_varios_1
|
||||||
|
name: Varios 1
|
||||||
|
- entity: sensor.consumo_varios_2
|
||||||
|
name: Varios 2
|
||||||
|
- entity: sensor.consumo_humedos
|
||||||
|
name: Humedos
|
||||||
|
name: Dispositivos
|
||||||
|
icon: mdi:electron-framework
|
||||||
|
show:
|
||||||
|
labels: true
|
||||||
|
line_width: 1
|
||||||
|
hours_to_show: 24
|
||||||
|
points_per_hour: 4
|
||||||
|
tap_action: none
|
||||||
|
type: 'custom:mini-graph-card'
|
||||||
|
# - 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:
|
- entities:
|
||||||
- entity: sensor.consumo_calefaccion
|
- entity: sensor.consumo_calefaccion
|
||||||
name: Calefacción
|
name: Calefacción
|
||||||
@@ -58,120 +154,128 @@ cards:
|
|||||||
refresh_interval: 60
|
refresh_interval: 60
|
||||||
title: Consumos
|
title: Consumos
|
||||||
type: history-graph
|
type: history-graph
|
||||||
- break
|
|
||||||
- entities:
|
- entities:
|
||||||
- entity: sensor.consumo_varios_1
|
- entity: sensor.consumo_diario_general
|
||||||
primary:
|
primary:
|
||||||
entity: sensor.consumo_diario_varios_1
|
entity: sensor.coste_consumo_diario
|
||||||
name: Diario
|
name: Diario
|
||||||
secondary:
|
secondary:
|
||||||
entity: sensor.consumo_diario_integracion_varios_1
|
entity: sensor.coste_consumo_mensual
|
||||||
name: Integración
|
name: Mensual
|
||||||
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: 'custom:multiple-entity-row'
|
||||||
type: entities
|
type: entities
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
title: Consumos Varios
|
title: Datos Generales de Consumo
|
||||||
- entities:
|
- entities:
|
||||||
- sensor.consumo_general
|
- entity: input_number.potencia
|
||||||
- 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
|
type: entities
|
||||||
|
show_header_toggle: false
|
||||||
|
|
||||||
|
# - 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.coste_consumo_diario
|
||||||
|
# - sensor.coste_consumo_mensual
|
||||||
|
# - sensor.consumo_general
|
||||||
|
# - sensor.maximetro
|
||||||
|
# - 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
|
||||||
layout: vertical
|
layout: vertical
|
||||||
type: "custom:layout-card"
|
type: "custom:layout-card"
|
||||||
icon: 'mdi:gauge'
|
icon: 'mdi:gauge'
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ cards:
|
|||||||
- entities:
|
- entities:
|
||||||
- entity: sensor.consumo_general
|
- entity: sensor.consumo_general
|
||||||
name: Consumo Eléctrico
|
name: Consumo Eléctrico
|
||||||
|
- entity: lock.casa
|
||||||
|
name: Cerradura puerta Entrada
|
||||||
- entities:
|
- entities:
|
||||||
- sensor.temperatura_salon
|
- sensor.temperatura_salon
|
||||||
- sensor.temperatura_exterior
|
- sensor.temperatura_exterior
|
||||||
@@ -23,26 +25,6 @@ cards:
|
|||||||
type: 'custom:multiple-entity-row'
|
type: 'custom:multiple-entity-row'
|
||||||
- entity: sensor.openweather_coslada
|
- entity: sensor.openweather_coslada
|
||||||
name: Tiempo Exterior
|
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
|
type: entities
|
||||||
- card:
|
- card:
|
||||||
title: Luces Encendidas & Desactivadas
|
title: Luces Encendidas & Desactivadas
|
||||||
@@ -229,6 +211,9 @@ cards:
|
|||||||
- entity: switch.coche_electrico
|
- entity: switch.coche_electrico
|
||||||
icon: 'mdi:car'
|
icon: 'mdi:car'
|
||||||
name: Coche
|
name: Coche
|
||||||
|
- entity: input_boolean.deshabilitar_automatizaciones
|
||||||
|
icon: 'mdi:power-off'
|
||||||
|
name: Deshabilitar Automatizaciones
|
||||||
head:
|
head:
|
||||||
label: Interruptores Generales
|
label: Interruptores Generales
|
||||||
type: section
|
type: section
|
||||||
|
|||||||
@@ -43,10 +43,9 @@ cards:
|
|||||||
- break
|
- break
|
||||||
- entities:
|
- entities:
|
||||||
- entities:
|
- entities:
|
||||||
- entity: sensor.wifi_opengateway_esp32
|
- sensor.wifi_opengateway_esp32
|
||||||
- entity: sensor.opengateway_lora
|
- sensor.opengateway_lora
|
||||||
head:
|
head: binary_sensor.openmqttgateway
|
||||||
entity: binary_sensor.openmqttgateway
|
|
||||||
type: 'custom:fold-entity-row'
|
type: 'custom:fold-entity-row'
|
||||||
type: entities
|
type: entities
|
||||||
layout: vertical
|
layout: vertical
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ cards:
|
|||||||
buttons:
|
buttons:
|
||||||
- data:
|
- data:
|
||||||
entity_id: >-
|
entity_id: >-
|
||||||
switch.television_principal_switch
|
switch.television_principal
|
||||||
icon: 'mdi:power'
|
icon: 'mdi:power'
|
||||||
id: switch.toggle
|
id: switch.toggle
|
||||||
type: service
|
type: service
|
||||||
|
|||||||
@@ -25,6 +25,8 @@ cards:
|
|||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
type: entities
|
type: entities
|
||||||
- entities:
|
- entities:
|
||||||
|
- entity: input_boolean.reunion_salon
|
||||||
|
name: Reunión salon
|
||||||
- entities:
|
- entities:
|
||||||
- entity: binary_sensor.luz_salon_entrada_nightlight
|
- entity: binary_sensor.luz_salon_entrada_nightlight
|
||||||
name: Modo Noche
|
name: Modo Noche
|
||||||
@@ -81,6 +83,15 @@ cards:
|
|||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
type: entities
|
type: entities
|
||||||
- break
|
- break
|
||||||
|
- entities:
|
||||||
|
- entity: device_tracker.7c_bb_8a_6a_33_cd
|
||||||
|
name: Nintendo
|
||||||
|
type: entities
|
||||||
|
- entities:
|
||||||
|
name: Plantas Salón
|
||||||
|
entity: plant.salon
|
||||||
|
type: plant-status
|
||||||
|
- entities:
|
||||||
- entities:
|
- entities:
|
||||||
- entity: switch.arbol_navidad
|
- entity: switch.arbol_navidad
|
||||||
name: Árbol de Navidad
|
name: Árbol de Navidad
|
||||||
@@ -90,6 +101,80 @@ cards:
|
|||||||
name: Consumo Diaro Árbol de Navidad
|
name: Consumo Diaro Árbol de Navidad
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
type: entities
|
type: entities
|
||||||
|
head:
|
||||||
|
label: Arbol de Navidad
|
||||||
|
type: section
|
||||||
|
type: 'custom:fold-entity-row'
|
||||||
|
# - entities:
|
||||||
|
# - entity: sensor.plantas_salon_humedad
|
||||||
|
# name: Humedad
|
||||||
|
# - entity: sensor.plantas_salon_iluminacion
|
||||||
|
# name: Luminosidad
|
||||||
|
# - entity: sensor.plantas_salon_fertilizante
|
||||||
|
# name: Fertilizante
|
||||||
|
# - entity: sensor.plantas_salon_temperatura
|
||||||
|
# name: Temperatura
|
||||||
|
# show_header_toggle: false
|
||||||
|
# type: entities
|
||||||
|
# head:
|
||||||
|
# label: Plantas
|
||||||
|
# type: section
|
||||||
|
# type: 'custom:fold-entity-row'
|
||||||
|
- entities:
|
||||||
|
- entity: sensor.plantas_salon_humedad
|
||||||
|
- 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
|
||||||
|
show_header_toggle: false
|
||||||
|
type: entities
|
||||||
|
head:
|
||||||
|
label: Humidificador
|
||||||
|
type: section
|
||||||
|
type: 'custom:fold-entity-row'
|
||||||
|
- entities:
|
||||||
|
- entity: media_player.television_samsung
|
||||||
|
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
|
||||||
|
show_header_toggle: false
|
||||||
|
type: entities
|
||||||
|
head:
|
||||||
|
label: Multimedia
|
||||||
|
type: section
|
||||||
|
type: 'custom:fold-entity-row'
|
||||||
|
title: Dispositivos
|
||||||
|
show_header_toggle: false
|
||||||
|
type: entities
|
||||||
- columns: 3
|
- columns: 3
|
||||||
entities:
|
entities:
|
||||||
- entity: script.apagar_encender_humidificador
|
- entity: script.apagar_encender_humidificador
|
||||||
@@ -122,40 +207,6 @@ cards:
|
|||||||
show_state: false
|
show_state: false
|
||||||
title: Humidificador
|
title: Humidificador
|
||||||
type: glance
|
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.living_room_ue46f6400
|
|
||||||
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
|
layout: vertical
|
||||||
type: 'custom:layout-card'
|
type: 'custom:layout-card'
|
||||||
icon: 'mdi:sofa'
|
icon: 'mdi:sofa'
|
||||||
|
|||||||
@@ -30,11 +30,6 @@ cards:
|
|||||||
label: Interruptores
|
label: Interruptores
|
||||||
type: section
|
type: section
|
||||||
type: 'custom:fold-entity-row'
|
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'
|
icon: 'mdi:alert-decagram'
|
||||||
path: Varios
|
path: Varios
|
||||||
title: Varios
|
title: Varios
|
||||||
|
|||||||
Reference in New Issue
Block a user