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).
Fixes
- Fix card_mod style icon showing now edit card button is ha-button
Full Changelog: v4.1.0...v4.2.0-beta.1