type: custom:button-card
entity: light.0x00158d0002e75493
name: Cuisine
show_entity_picture: true
entity_picture: |
[[[
if (entity.state == "on") return "/local/images/open.door.png";
else return "/local/images/close.door.png";
]]]
double_tap_action:
action: more-info
styles:
card:
- padding: 10px
grid:
- grid-template-areas: '"i n" "i n" "i slider"'
- grid-template-columns: 1fr 70%
custom_fields:
slider:
card:
full_row: true
type: custom:slider-entity-row
entity: light.0x00158d0002e75493