Skip to content

v1.1.8 — Duplicate card picker cleanup

Choose a tag to compare

@rusty4444 rusty4444 released this 17 Jun 23:38
351712f

This release focuses on the duplicate HA LightFX card entries reported in issue #28 and adds better Lovelace resource diagnostics.

What's fixed

  • The HA LightFX dashboard card now guards its window.customCards registration, so loading more than one stale resource should not create multiple "HA LightFX" card picker entries.
  • Lovelace resource registration now checks the resources collection before iterating it, avoiding a silent setup failure on older or unusual Home Assistant/Lovelace resource shapes.
  • Lovelace resource registration warnings are now visible in Home Assistant logs instead of being hidden at debug level, which should make remaining cache/resource problems much easier to diagnose.

Updating

Update HA LightFX through HACS, restart Home Assistant, then hard-refresh your browser. If the card picker still shows multiple HA LightFX entries, check Settings → Dashboards → Resources and remove any old /ha_lightfx/ha-lightfx-card.js entries that do not point at ?v=1.1.8.