Skip to content

2.0.0-alpha.8

Pre-release
Pre-release

Choose a tag to compare

Fixed

  • release: GitHub tags v2.0.0-alpha.6 and v2.0.0-alpha.7 were accidentally attached to the stable 1.3.5 commit. HACS installs of those alphas never shipped Camera, Room Summary, or Menu Card. Those tags now point to the correct commits.
  • bundle: compatibility alias for nodalia-cards-2.0.0-alpha.7.js.

Added

  • tests: smoke test asserts every CARD_PARTS module is present in the full and suite bundles.

Upgrade

  1. HACS → Nodalia Cards → enable Show beta versions → update to 2.0.0-alpha.8.
  2. Lovelace resource: /hacsfiles/nodalia-cards/nodalia-cards.js.
  3. Hard refresh (Cmd/Ctrl+Shift+R).
  4. Console check: customElements.get("nodalia-camera-card") should not be undefined.