Skip to content

Card-mod 4.2.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@dcapslock dcapslock released this 15 Dec 23:45

REMINDER: If you are using HACS and Frontend extra_module_url make sure to update extra_module_url to match Dashboard resource and restart Home Assistant

New Features

  • Add template errors to template debug output. Make debug output an object for clearer review in console. Note: Since 4.0.0. any template can include debug console output by including the comment {# card_mod.debug #} in the template.
  • Apply card_mod to ha-assist-chip. This allows for direct styling of buttons in entities card header/footer as well as via theme variable card-mod-assist-chip(-yaml).
  • Set debug via theme vars. See README-themes.md for more information.

Fixes

  • Fix styling children not always applying when no main style (Issue #554)
  • Fix buggy Lit rendering and apply prepend option automatically when required
  • Fix card_mod style icon showing now edit card button is ha-button

Full Changelog: v4.1.0...v4.2.0-beta.3