thomasloven / lovelace-fold-entity-row

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

Allow head icon #241

Closed PacmanForever closed 1 year ago

PacmanForever commented 1 year ago

Hi and thank you for this integration.

My question and request is: Could I put an icon in the header without set an entity?

For exemple:

type: entities
entities:
  - type: custom:fold-entity-row
    head:
      icon: mdi:bed-outline
      label: Suite

imagen

Thanks again.

thomasloven commented 1 year ago

From the README file:

NOTE: On a regretably similar note as above; if it's not entirely obvious to you why the configuration of head: looks this way, please do both of us a favor and go back to read the documentation of the entities card again. Then play around with just the entities card for a while, get to know it, try things out, experiment. Then come back to fold-entity-rows in a week or two.

That also applies if you've never seen type: section before and think that's something I just made up. I will not answer any more questions about its use. It's a Home Assistant feature, not a fold-entity-row one.

PacmanForever commented 1 year ago

I'm sorry you're tired of so many annoying questions.

ildar170975 commented 1 year ago

@jvcsw This is neither a bug nor a FR. Suggest to ask similar questions in the huge dedicated Community thread. You will attract more people and may get more answers. GitHub should be used for reporting bugs and proposing FRs.

PacmanForever commented 1 year ago

Thank you for your gentle reply, I was asking as a possible request.