95 lines
2.9 KiB
YAML
Executable File
95 lines
2.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: "custom:button-card"
|
|
template: card_light
|
|
entity: light.ikea_of_sweden_tradfri_driver_10w_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: Office Led
|
|
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: 'custom:button-card'
|
|
template: card_title
|
|
name: Living Room
|
|
label: Lights
|
|
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: light.livingroom_switch_lamp_table
|
|
variables:
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: Table
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: light.livingroom_switch_lamp_couch
|
|
variables:
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: Couch
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: light.living_room_switch_lamp_sill
|
|
variables:
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: Sill
|
|
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: light.livingroom_switch_tv
|
|
variables:
|
|
ulm_card_light_icon: mdi:television
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: TV
|
|
|
|
- type: 'custom:button-card'
|
|
template: card_title
|
|
name: Hallway
|
|
label: Light
|
|
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: light.hallway_switch_lamp
|
|
variables:
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: Hallway |