custom-cards / flex-table-card

Highly Flexible Lovelace Card - arbitrary contents/columns/rows, regex matched, perfect to show appdaemon created content and anything breaking out of the entity_id + attributes concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot sort by battery level

rasskjo opened this issue · comments

Why won't my list sort by battery level?

image

Probably because you are using a wrong name for the sort_by option.

You can see all my code. Which name should I use?

You are using Sort_by instead of sort_by.
Sorry did not explain it with details.

God damn, it worked. Thanks alot. I would be really great if there was some build-in syntax help in HA