thomasloven / lovelace-fold-entity-row

🔹 A foldable row for entities card, containing other rows
MIT License
561 stars 37 forks source link

Ability to set custom name on fold-entity-row #178

Closed FlyersPh9 closed 2 years ago

FlyersPh9 commented 2 years ago

I would like the ability to set a custom name on a custom:fold-entity-row. How I would expect it to work:

entities:
  - type: custom:fold-entity-row
    head: group.living_room_lights
    name: Lights

Otherwise I end up with this redundancy: Screen Shot 2021-10-11 at 11 39 32 PM

thomasloven commented 2 years ago

Please note that the snarkiness in the edits in the commit closing this issue is not aimed at you personally. I had it prepared since a few days, and your issue just had... unfortunate timing...

FlyersPh9 commented 2 years ago

Thank you @thomasloven, I'm still learning the best practices for using GitHub so no offense taken. Appreciate the quick response!