Releases: gadgetchnnel/lovelace-card-templater
Releases · gadgetchnnel/lovelace-card-templater
0.1.0-alpha3 - fix for updates to non-templated entities
Fixes an issue where updates non-templated entities would not be updated in the templated card if there wasn't also an update to a templated entity.
0.1.0-alpha1 Refactored templating
WARNING: This is an alpha release and may have issues
This refactors the templating to use callbacks to subscribe to template changes, which should allow it to respond more quickly to changes and avoid the requirement to use the entities option.
0.1.0-alpha2 - potential templating variables fix
A potential fix for the issue when templating the markdown card - since this also natively supports templating, its own variables were overriding those supplied by card-templater.
0.0.17
0.0.16
Improved support for native type (non-legacy) templates
0.0.15
Fix for setConfig issue.
0.0.14
Updated to latest card-tools to fix issue in HA 0.118
0.0.13
0.0.12
Updated to latest card-tools version
0.0.10
No functional changes, just configuration