Continuing the discussion from Lovelace - conditional card - only 1 card?:
please allow for multiple cardS to be displayed on 1 (set of) condition:
- type: conditional
conditions:
- entity: light.bed_light
state: "on"
- entity: switch.decorative_lights
state_not: "off"
cards:
- type: entities
entities:
- device_tracker.demo_paulus
- cover.kitchen_window
- type: entities
entities:
- group.kitchen
- lock.kitchen_door
- type: entities
entities:
- light.bed_light_right
- light.bed_light_left