Skip to content

0.1.0

Compare
Choose a tag to compare
@GeorgeSG GeorgeSG released this 09 May 17:43
· 77 commits to master since this release

Adds two new layout options:

  • align_controls: left, center, right - changes the horizontal alignment of the time controls
  • name: header, inside - allows the entity name to be shown inside the card.

Example:

layout:
  align_controls: right
  name: inside

name_inside