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
NOTE: Breaking change introduced in 4.0.1-beta.3 for entities conditional row now reverted. The inherent issue of styles leaking will be discussed in Readme or Wiki to be updated prior to release.
New features
- Apply card_mod at entities card conditional row level. i.e.
rowof conditional row config now accepts and appliescard_mod. (Readme or Wiki to be updated prior to release with examples) - Apply card_mod at picture-elemenets card conditional element level. i.e.
elementof conditional element config now accepts and appliescard_mod. (Readme or Wiki to be updated prior to release with examples)
Fixes
- Fix hui-card patch when element uses its own updated config e.g. custom:apexcharts-card, custom:mod-card
- Don't apply card_mod to conditional (card) and entity-filter (card/badge). Fixes #524.
Full Changelog: v4.0.0...v4.0.1-beta.4