Skip to content

Releases: iantrich/config-template-card

fix console log typo

11 Nov 18:40
Compare
Choose a tag to compare
1.1.0

fix console log typo

fix tag

07 Nov 04:27
Compare
Choose a tag to compare
1.0.9

remove workflow

Add devcontainer and cleanup build

07 Nov 04:20
3459d34
Compare
Choose a tag to compare
1.0.8

Update README.md

entities are now required

03 Nov 04:41
Compare
Choose a tag to compare

Breaking Change:

  • entities are now required

Fix error during the first render

29 Apr 17:13
Compare
Choose a tag to compare

⚠ `config` renamed to `card`

20 Mar 21:22
Compare
Choose a tag to compare
1.0.5

⚠ `config` renamed to `card`

πŸš€ Introducing Variables

20 Mar 04:52
Compare
Choose a tag to compare

Can now use variables to help cleanup your templates

πŸš€ Only update on relevant state changes

19 Mar 01:35
Compare
Choose a tag to compare

New configuration item entities allows you to specify a list of entity strings that should cause the card to re-render. If nothing specified, any state change will cause a re-rendering (if you're able to, I would advise setting entities)

Supports lists and add template variables

14 Mar 03:23
Compare
Choose a tag to compare
  • Now properly support lists within configurations
  • New template variables introduced to cleanup templates states and user

Cleaned up logs

13 Mar 01:44
Compare
Choose a tag to compare
1.0.1

Cleanup