Modificaciones Lovelace Varias
This commit is contained in:
@@ -4,6 +4,8 @@ cards:
|
||||
- entities:
|
||||
- entity: sensor.consumo_general
|
||||
name: Consumo Eléctrico
|
||||
- entity: lock.casa
|
||||
name: Cerradura puerta Entrada
|
||||
- entities:
|
||||
- sensor.temperatura_salon
|
||||
- sensor.temperatura_exterior
|
||||
@@ -23,26 +25,6 @@ cards:
|
||||
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
|
||||
@@ -171,7 +153,7 @@ cards:
|
||||
- binary_sensor.puerta_tendedero
|
||||
hours_to_show: 1
|
||||
type: 'custom:hui-history-graph-card'
|
||||
head:
|
||||
head:
|
||||
entity: binary_sensor.puerta_tendedero
|
||||
secondary_info: last-changed
|
||||
type: 'custom:fold-entity-row'
|
||||
@@ -229,6 +211,9 @@ cards:
|
||||
- entity: switch.coche_electrico
|
||||
icon: 'mdi:car'
|
||||
name: Coche
|
||||
- entity: input_boolean.deshabilitar_automatizaciones
|
||||
icon: 'mdi:power-off'
|
||||
name: Deshabilitar Automatizaciones
|
||||
head:
|
||||
label: Interruptores Generales
|
||||
type: section
|
||||
|
||||
Reference in New Issue
Block a user