Skip to content

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 23:47

What's new:

  • Added custom HTML templates.
  • Added custom CSS for cells and rows (also works in templates), "card_mod" is no longer needed!
  • Added new domains. The existing list of domains (input_boolean, input_number, input_select, input_button, input_datetime, input_text) that the editor considers as "input controls" has been expanded with new ones: switch, number, select, button, datetime, date, time, text.
  • Added REL and REL_SHORT tokens in the "Date/Time format & Text override" field, they return a localized description of the time elapsed (full and short).
  • Added support for "mode" variable for input_number. Now you can render a box in addition to the slider.
  • Added ability to hide values next to the slider (input_number).
  • Improved "Nothing" behavior in "Tap & Hold Actions".
  • Fixed separator width when breakpoint hides column.
  • Improved clickable area on "Show control" and "Use unit from entity" labels.

Full Changelog: v0.14.0...v0.15.0