Releases: LanKing/ha-mdi-off-fallback
Releases · LanKing/ha-mdi-off-fallback
Release list
v0.2.11 — 🍄 Mushroom cards support
Added
- Added support for Mushroom Template Cards.
- Inactive entities now receive the same MDI-style fallback slash as standard Home Assistant Tile cards.
- Entity state changes are tracked automatically, so the slash updates when the entity changes state.
Note
The card must have an entity configured so the plugin can determine its state.
v0.2.10 — Don't draw circle background by default
Changed
- Disabled
faint_background_when_missingby default. - The optional circular background can still be enabled manually for icons that look visually unbalanced after the fallback slash is applied.
- Updated the documentation to explain that Home Assistant uses the circle as an interaction cue: it normally indicates that clicking the icon performs a separate action from clicking the rest of the Tile card.
Fixed
- Fixed language links in HACS by replacing unsupported HTML word-joiner entities with native Unicode word joiners.
v0.2.9 — Fix state updates
Fixed
- Fixed crossed-out icons remaining visible after an entity becomes active when
faint_background_when_missingis set tofalse. - Fixed MutationObserver registration for nested Shadow DOM roots.
v0.2.8 — HACS adding prepared
Full Changelog: 0.2.7...v0.2.8
v0.2.7 — Shortened name for HACS
Shortened name for HACS, no code changes, just design