87 lines
2.3 KiB
YAML
87 lines
2.3 KiB
YAML
- 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.living_room_lights
|
|
variables:
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: All
|
|
|
|
- type: 'custom:button-card'
|
|
template: card_title
|
|
name: Heat Lamp
|
|
label: Jakob
|
|
|
|
- type: "custom:button-card"
|
|
template: card_light
|
|
entity: switch.nursery
|
|
variables:
|
|
ulm_card_light_enable_color: true
|
|
ulm_card_light_force_background_color: true
|
|
ulm_card_light_name: Heat Lamp
|
|
|
|
- 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_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: 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
|