Skip to content

Releases: iantrich/list-card

0.1.2

20 Jan 00:41
530534f
Compare
Choose a tag to compare

Enable card in hass
Have regex support unicode
Show list card in UI card picker

add support for fields containing icon string

27 Jan 03:45
b4b50a6
Compare
Choose a tag to compare
Merge pull request #26 from hjbotha/add-icon-column

add support for fields containing icon string

Change the if/else for regex,prefix,postfix to an if statement

30 Jul 04:36
b924559
Compare
Choose a tag to compare
Merge pull request #13 from dennyreiter/regex_with_prefix_postfix

Change the if/else for regex,prefix,postfix to an if statement

Added feed attribute configuration

10 Jul 05:13
91e62c9
Compare
Choose a tag to compare
Merge pull request #11 from fsteccanella/feed_attribute

Added a parameter to specify which attribute contains the feed

Change Table Padding to match padding of other cards

12 Mar 03:05
c99c390
Compare
Choose a tag to compare
Merge pull request #9 from bacco007/patch-1

Change Table Padding to match padding of other cards

Empty title now removes header

10 Oct 23:25
194f758
Compare
Choose a tag to compare

A header with default text "List" is no longer displayed if a title is not provided for the card.