59 lines
1.9 KiB
YAML
Executable File
59 lines
1.9 KiB
YAML
Executable File
- type: horizontal-stack
|
|
cards:
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: light.office_bulb
|
|
variables:
|
|
ulm_card_light_enable_slider: true
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: Office
|
|
ulm_card_light_enable_collapse: true
|
|
ulm_card_light_enable_color: true
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: light.bedroom_bulb_light
|
|
variables:
|
|
ulm_card_light_enable_slider: true
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: Bedroom
|
|
ulm_card_light_enable_collapse: true
|
|
|
|
- type: "horizontal-stack"
|
|
cards:
|
|
- type: 'custom:button-card'
|
|
template: card_input_boolean
|
|
entity: switch.adaptive_lighting_default
|
|
variables:
|
|
ulm_card_input_boolean_name: Adaptive
|
|
|
|
- type: 'custom:button-card'
|
|
template: card_input_boolean
|
|
entity: switch.adaptive_lighting_sleep_mode_default
|
|
variables:
|
|
ulm_card_input_boolean_name: Sleep
|
|
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: light.office_switch_lamp
|
|
variables:
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: Office
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: light.office_switch_lamp
|
|
variables:
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: Office
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: light.office_switch_lamp
|
|
variables:
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: Office |