Grouping
This commit is contained in:
parent
dda10f05a5
commit
3d77f07f68
@ -2,6 +2,8 @@
|
||||
template: card_title
|
||||
name: Light Bulbs
|
||||
|
||||
- type: "horizontal-stack"
|
||||
cards:
|
||||
- type: 'custom:button-card'
|
||||
template: card_light_slider_collapse
|
||||
variables:
|
||||
@ -16,6 +18,8 @@
|
||||
ulm_card_light_enable_collapse: false
|
||||
ulm_card_light_name: Ceiling 2
|
||||
entity: light.ceiling2
|
||||
- type: "horizontal-stack"
|
||||
cards:
|
||||
- type: 'custom:button-card'
|
||||
template: card_light_slider_collapse
|
||||
variables:
|
||||
|
@ -2,7 +2,8 @@
|
||||
template: card_title
|
||||
name: Light Groups
|
||||
|
||||
|
||||
- type: "horizontal-stack"
|
||||
cards:
|
||||
- type: 'custom:button-card'
|
||||
template: card_light_slider_collapse
|
||||
variables:
|
||||
|
@ -2,6 +2,8 @@
|
||||
template: card_title
|
||||
name: Light Stripes
|
||||
|
||||
- type: "horizontal-stack"
|
||||
cards:
|
||||
- type: 'custom:button-card'
|
||||
template: card_light_slider_collapse
|
||||
variables:
|
||||
|
Reference in New Issue
Block a user