custom-cards / button-card

❇️ Lovelace button-card for home assistant
MIT License
1.93k stars 233 forks source link

Impossible to show label + last_changed together #774

Open Merangle opened 1 year ago

Merangle commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

It seems impossible to show at the same times both the label and the last_changed. At least what I understand frome teh documentation "Replace the label altogether and display the the last_changed attribute in a nice way (eg: 12 minutes ago)"

Describe the solution you'd like I would like to show as many lines as I need even the four ones (name, label, last-changed, state). I can increase the size of the button to show them all.

Describe alternatives you've considered If they are some limitations to show only 3 items, just send a warning if show_xxxx: true appears more than 3 times.

Additional context Add any other context or screenshots about the feature request here.