45 lines
1.4 KiB
YAML
45 lines
1.4 KiB
YAML
|
title: "matsal"
|
||
|
path: "diningroom"
|
||
|
cards:
|
||
|
- type: horizontal-stack
|
||
|
cards:
|
||
|
- type: "custom:button-card"
|
||
|
template: chip_back
|
||
|
variables:
|
||
|
ulm_chip_back_path: home
|
||
|
- type: "custom:button-card"
|
||
|
template: card_title
|
||
|
name: Matsal
|
||
|
- type: horizontal-stack
|
||
|
cards:
|
||
|
- type: "custom:button-card"
|
||
|
template: card_light
|
||
|
entity: light.matsal
|
||
|
variables:
|
||
|
ulm_card_light_name: Matsal
|
||
|
ulm_card_light_enable_collapse: true
|
||
|
ulm_card_light_enable_slider: false
|
||
|
ulm_card_light_enable_color: true
|
||
|
ulm_card_light_force_background_color: false
|
||
|
|
||
|
- type: horizontal-stack
|
||
|
cards:
|
||
|
- type: "custom:button-card"
|
||
|
template: card_light
|
||
|
entity: light.light_dinner_table_1
|
||
|
variables:
|
||
|
ulm_card_light_name: Lampa-1
|
||
|
ulm_card_light_enable_collapse: true
|
||
|
ulm_card_light_enable_slider: false
|
||
|
ulm_card_light_enable_color: true
|
||
|
ulm_card_light_force_background_color: false
|
||
|
- type: "custom:button-card"
|
||
|
template: card_light
|
||
|
entity: light.light_dinner_table_2
|
||
|
variables:
|
||
|
ulm_card_light_name: Lampa-2
|
||
|
ulm_card_light_enable_collapse: true
|
||
|
ulm_card_light_enable_slider: false
|
||
|
ulm_card_light_enable_color: true
|
||
|
ulm_card_light_force_background_color: false
|