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
|
||||
Reference in New Issue
Block a user