#showing attribute with lots of text

1 messages · Page 1 of 1 (latest)

vestal karma
#

I am using an entity card.

I am trying to show an IQVIA allergy forecast attribute, "Outlook" that currently shows the following text:

The quantity of pollen grains in the air for Monday will be falling in the moderate range.

Right now, the card only shows text up to the bolded part:
**
The quantity of pollen grains in the** air for Monday will be falling in the moderate range.

How can I resize this text to fit a lovelace card? What kind of card would be best for this?

glossy crane
#

A markdown card is good for this use case.

vestal karma
#

Beautiful, thanks @glossy crane

type: markdown
content: "{{ states.sensor.allergy_index_forecasted_average.attributes.outlook}}"
title: Allergy Forecast