list-card icon indicating copy to clipboard operation
list-card copied to clipboard

Only display Images

Open boojew opened this issue 4 years ago • 2 comments

Is it possible to use only 1 column? I would like to only have the image shown.

type: 'custom:list-card'
entity: sensor.xkcd
title: XKCD
feed_attribute: entries
columns:
  - title: '1'
    type: image
    field: image
    add_link: link

boojew avatar Sep 25 '19 02:09 boojew

I would think that would be possible now, but not really in a position to test at the moment. In the process of doing a full re-write of the card and it will definitely work then.

iantrich avatar Nov 14 '19 15:11 iantrich

Looking for this feature. I actually want to drop heading row (or titles) in general as they self-explanatory with their values.

Paktas avatar Aug 02 '23 19:08 Paktas