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
GNU General Public License v3.0
198 stars 23 forks source link

feat-register-for-visual-selection #106

Closed EdLeckert closed 10 months ago

EdLeckert commented 10 months ago

Currently, the custom:flex-table-card type does not show up in the dialog launched by the + ADD CARD button, even though it is installed.

This simple enhancement displays the card among the other available cards in the card selection dialog:

VisualSelector

Meaningful initial error messages are also displayed in the Card Configuration dialog. This is the current initial view when adding a new card:

CurrentError

With the added error checking, the initial view is now:

CardConfiguration