Hi everyone,
I’m trying to adjust the size of an image displayed in a picture
card in Home Assistant. Specifically, I want to resize the image so that it appears smaller within the card, without cropping any part of the image. Essentially, I want to control the size of the image inside the card without changing the size of the card itself.
Is there a way to achieve this? Any help or examples would be greatly appreciated!
Thanks in advance.
<type: picture
image: /api/image/serve/8b5581af/512x512
layout_options:
grid_columns: 4
grid_rows: 3>