Only display Images
Opened this issue · 2 comments
boojew commented
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
iantrich commented
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.
Paktas commented
Looking for this feature. I actually want to drop heading row (or titles) in general as they self-explanatory with their values.