luixal / lovelace-media-source-image-card

A Lovelace custom card for showing images stored in Media Source
GNU General Public License v3.0
21 stars 0 forks source link

Caption #14

Closed cagnulein closed 1 day ago

cagnulein commented 3 months ago

would be nice to add also a caption in the image! Thanks for your work!

luixal commented 3 months ago

Something like this can be easily achieved using more cards:

image

or do you mean a different thing?

cagnulein commented 3 months ago

Yes this would be OK. So I can concatenate more cards? I didn't know

cagnulein commented 3 months ago

Do you mean something like this https://github.com/custom-cards/stack-in-card ?

luixal commented 1 day ago

Somehow I forgot answering to this.

Yes, you can use stack-in-card or custom:button-card and there you can make almost everything you can think of :)