The custom:flex-table-card is, well, quite flexible. However, to access list data attributes, I often have to make use of the modify function. This seems to use JavaScript eval() in the background, which feels like a security risk.
Is there any other similar card offering list data presentation in Lovelace? Ideally still maintained?
Is it possible to feed list-card or flex-table-card with data coming from a SQL sensor?
I tried with flex-table-card but I cannot find a data format “readable” by the flex-table…