maxwroc / battery-state-card

Battery state card for Home Assistant
MIT License
877 stars 38 forks source link

Row Divider #83

Open SeLLeRoNe opened 4 years ago

SeLLeRoNe commented 4 years ago

Is your feature request related to a problem? Please describe.

To have the ability to split devices based on owner and/or type, it would be nice to be able to use a divider to split the entities.

Describe the solution you'd like

If possible it would be nice to be able to add this in the entities:

      - type: custom:hui-element
        row_type: divider

Additional context

The goal would be to have something like this to divide the entities: image

maxwroc commented 4 years ago

I was thinking for a long time whether to add it or close this issue as "wont-fix". If there are more people interested in that feature I will add it but for now I will just keep it open

B1ackCr0 commented 3 years ago

+1

However I'm using just "type: divider"

SeLLeRoNe commented 3 years ago

I think the name was changed to what I did put above.. I might be wrong :)

Dilergore commented 3 years ago

Hi,

https://www.home-assistant.io/lovelace/entities/#divider

Would be good to make the same available. Thanks!

image

Style:

IAmBecomeDeth commented 2 years ago

I would love to see this! I have a lot of sensors and a lot of devices in general. Adding either divider or section would make this perfect! Especially if you add it to filter/include Otherwise, I'm debating creating multiple cards which just feels like it defeats the purpose of the filter.