secondary_info render text #25210
Unanswered
amosstorkey
asked this question in
Other feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In frontend/src/panels/lovelace/components%20%20/hui-generic-entity-row.ts
if the secondary_info is not one of the specified types it just ignores.
However is there a good reason to not allow this to just render the text itself if it does not match any of the specified types?
An entities card on a phone has little screen real estate for displaying the name field. Enabling additional text in the secondary info field would allow text over two lines, which is a major boon. This could be possible with a custom card, but it would seem better if this were native, and at the entity-row level rather than the card level.
Beta Was this translation helpful? Give feedback.
All reactions