135 lines
3.9 KiB
YAML
Executable File
135 lines
3.9 KiB
YAML
Executable File
- type: "custom:button-card"
|
|
template: card_title
|
|
name: Adaptive
|
|
label: Bulbs
|
|
|
|
- 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
|
|
- 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_light
|
|
entity: light.bedroom_bulb_toni_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 Toni"
|
|
ulm_card_light_enable_collapse: true
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: light.bedroom_bulb_philipp_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 Philipp"
|
|
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: horizontal-stack
|
|
cards:
|
|
- 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_lamp
|
|
variables:
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: Tanne
|
|
|
|
- type: "custom:button-card"
|
|
template: card_title
|
|
name: TV
|
|
label: Sockets
|
|
|
|
- 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: Livingroom
|
|
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: light.bedroom_switch_lamp
|
|
variables:
|
|
ulm_card_light_icon: mdi:television
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: Bedroom
|
|
|
|
- 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
|