Releases: Lint-Free-Technology/lovelace-template-entity-row
Releases · Lint-Free-Technology/lovelace-template-entity-row
v2.2.1
18 May 01:41
Compare
Sorry, something went wrong.
No results found
2.2.1 (2026-05-18)
⚙️ Miscellaneous
Update tests and doc images/animations to use ha-testcontainer visual test harness. (#38 ) (6c22868 )
v2.2.0
21 Apr 21:25
Compare
Sorry, something went wrong.
No results found
2.2.0 (2026-04-21)
⭐ New Features
boolean nested_templates option for nested Jinja2 bracket syntax (#32 ) (63eac5b )
🐞 Bug Fixes
Usestate_display when needing to display template which may not be a valid raw state. (d2a59d6 ), closes #34
v2.2.0-beta.2
21 Apr 11:44
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
Usestate_display when needing to display template which may not be a valid raw state. (d2a59d6 ), closes #34
v2.2.0-beta.1
21 Apr 08:42
Compare
Sorry, something went wrong.
No results found
⭐ New Features
boolean nested_templates option for nested Jinja2 bracket syntax (#32 ) (63eac5b )
v2.1.1
12 Feb 07:50
Compare
Sorry, something went wrong.
No results found
2.1.1 (2026-02-12)
⚙️ Miscellaneous
Hide chores for release notes (1b6c048 )
Update console branding to distinguish fork. (28d017e )
Update LFT console branding color to LFT red (a14cf56 )
v2.1.0
10 Feb 10:16
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-02-10)
⭐ New Features
Add button option for state display. (e02ed75 )
Allow default button config with button: true. (337963c )
🐞 Bug Fixes
Localize state display when not overridden in config (db87ea2 )
📔 Documentation
Update localization key example in README (b79ed3b )
⚙️ Miscellaneous
ci: Update release to manual only (ddf40c9 )
docs: Update CHANGELOG with recent fixes and updates (0c4f12b )
v2.1.0-beta.2
10 Feb 09:57
Compare
Sorry, something went wrong.
No results found
⭐ New Features
Allow default button config with button: true. (337963c )
v2.1.0-beta.1
10 Feb 03:31
Compare
Sorry, something went wrong.
No results found
⭐ New Features
Add button option for state display. (e02ed75 )
v2.0.1-beta.1
10 Feb 00:06
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
Localize state display when not overridden in config (db87ea2 )
📔 Documentation
Update localization key example in README (b79ed3b )
⚙️ Miscellaneous
ci: Update release to manual only (ddf40c9 )
docs: Update CHANGELOG with recent fixes and updates (0c4f12b )
v2.0.0
08 Feb 12:17
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-02-08)
🐞 Bug Fixes
Update readme for state_color
Trim entity template to be valid when contains newline.
Force state_color: false when no valid entity state.
Fix state display being overridden by active
Fix active and allow state_color
Fix double-tap and only show action pointer when an action is set
Fix condition on first load by
Fix conditional row gaps since 2025.11