How to add multiple devices to single dashboard card?

I’m trying to create (or copy) the card below containing numerous lights. The card with multiple lights was created by HA and lives in the "Devices “Hopefully” dashboard. But when I create a card I don’t see how to add more than one light to it. Or copy the existing one.

I’m looking at the docs here and trying to figure it out.
Multiple dashboards - Home Assistant

That looks like an entities card.

Ah! Thanks I’ll check it out.

Thanks I found the entity option when adding a card.

BTW- The easiest way to copy a card is to copy the YAML code then add a “Manual” card, edit in YAML and paste the code. You will have to change to your entities.

That’s good to know thank you! I was wondering how to copy an existing card.

There are “duplicate” and “copy” options in the overflow menu (bottom right).

“Duplicate” will create a copy of the card on the same dashboard, and you can then move it using the “move to view” option.

There are several ways of doing most things. :grin:

Thank you I’m new around here! :slight_smile: