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

Fixed #44 - added sorting for numbers and IP addresses #46

Closed muzzak123 closed 3 years ago

muzzak123 commented 3 years ago

Fixed the compare function to handle Text, Numbers and IP Addresses

daringer commented 3 years ago

nice nice, good work, thank you @muzzak123

merging...