Skip to content

Releases: thomasloven/lovelace-card-mod

Version 3.0.0

25 Feb 23:15
Compare
Choose a tag to compare

So many nice new things!

  • More stable
  • Faster
  • Less memory hungry
  • Styling of picture-elements
  • Theme styling of sidebar
  • Changing icons and icon color
  • GUI support

To access the new cool features, you need to replace

style:
  ... stuff here ...

with

card_mod:
  style:
    ... stuff here ...

Just style should still mostly work, but you won't get the new features.

Detailed behavior may be slightly different in some edge cases.

Read the readme.

Fix bug causing incompatibility with other mods

11 Oct 12:49
Compare
Choose a tag to compare
2.0.3

Be nicer to other mods, but do it right.

Add classes to stuff

08 Oct 11:48
Compare
Choose a tag to compare
2.0.2

Add classes to other things than cards

Various fixes

08 Oct 10:37
Compare
Choose a tag to compare
2.0.1

Fix typo

THEMES

16 Jul 21:23
Compare
Choose a tag to compare

Card-mod just got a whole lot more powerful!

  • Added themes
  • Allow styling of the entire view (theme only)
  • Allow styling of the header bar (theme only)

And also a lot of performance fixes and tweaks.

The documentation is still pending, but I have been dying to release this and see what people can create from it!

To try it out, just install card-mod 2.0 and get one of the demo themes.
They should show you how things work, a bit...

Airy theme:
image

Art-nouveau theme:
image


Default, for reference:
image

Bump card-tools version. Should fix various problems...

04 May 20:12
Compare
Choose a tag to compare

Fix style duplication issues in 0.105

12 Feb 20:00
Compare
Choose a tag to compare

Get styles from your Home Assistant theme

02 Feb 22:55
Compare
Choose a tag to compare

Please read card-mod-themes.yaml

Mod badges

08 Jan 09:04
Compare
Choose a tag to compare

image

  • Moddable badges
  • Improved support for custom entity rows
  • More stable mod-card
  • Mod-card now supports report_size

Breaking: Removed patched support for entity card tap-action. This is now included in core Home Assistant.

Bugfix in mod-card

14 Nov 22:29
Compare
Choose a tag to compare
11

Improve mod-card. Bugfix.