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