Skip to content

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 23:12

What's new:

  • Added proper ha-card wrapper and removed the custom border so the card behaves like a normal Lovelace card (e.g., looks correct inside vertical-stack-in-card). Kept the "card" class intact, so any existing CSS targeting it should still work.
  • Added RAW token to "Date/Time format & Text override" so you can inject the unformatted value; e.g., set the format to "[light is: ]RAW" to render "light is: on".
  • Fixed FCC template parsing to only consider "mode/as" attributes for "text" mode and accept row/column values ​​in single quotes.

Full Changelog: v0.18.0...v0.19.0