Dividido lovelace
Fragmentado lovelace en varios ficheros
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user