Stretch a card to use 2 coluns in the View Reolink DUO

Hello to all

I have a Reolink camera model DUO that is dual lens and stream the images syde by syde
The ideia is to use a card that ocupe 2 coluns in one view that I also use to display other stream cameras ocpuing one colun by card.

Right now I only get this configurations in the cards with the folowing code YAML

square: false
columns: 2
type: grid
cards:
  - show_state: false
    show_name: true
    camera_view: live
    type: picture-entity
    entity: camera.duo_1
    name: DUO 1
  - show_state: false
    show_name: true
    camera_view: live
    type: picture-entity
    entity: camera.duo_2
    name: DUO 2

And the ideia is to get something link this

Is this possible?

Thank you for your help !!

Best regards

Maybe a combination of a horizontal stack card nested in a vertical stack card.

-cam1--cam2-
----cam3----

Thank you for you sugestion !!

Ok But how can I group the 2 cameras streams in one card? The idea is, if possible to click over the big card with using the conditional card maybe… ( I don’t no if is possible or not…) , and open the 2 streams syde by syde in a big view like the original APP provides ( This is the future steps :slight_smile: ) Right now I only like to get the images syde by syde wihout the frames

Best regards

hi there,

have you managed to work this out in the end? I am planning to get the duo and also would love to have the single card to show it. cheers