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

`strict` does not work as expected combined with `suffix`

daringer opened this issue · comments

If there is no result for a specific cell using strict shall remove the full row.
Right now if suffix is also used within this cell/column the row seems not to be removed.