Skip to content

Releases: LanKing/ha-mdi-off-fallback

v0.2.11 — 🍄 Mushroom cards support

Choose a tag to compare

@LanKing LanKing released this 07 Aug 15:23

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

Choose a tag to compare

@LanKing LanKing released this 05 Aug 14:32

Changed

  • Disabled faint_background_when_missing by 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

Choose a tag to compare

@LanKing LanKing released this 05 Aug 13:47

Fixed

  • Fixed crossed-out icons remaining visible after an entity becomes active when faint_background_when_missing is set to false.
  • Fixed MutationObserver registration for nested Shadow DOM roots.

v0.2.8 — HACS adding prepared

Choose a tag to compare

@LanKing LanKing released this 04 Aug 21:08

Full Changelog: 0.2.7...v0.2.8

v0.2.7 — Shortened name for HACS

Choose a tag to compare

@LanKing LanKing released this 03 Aug 18:25

Shortened name for HACS, no code changes, just design