2.0.0-alpha.8
Pre-release
Pre-release
Fixed
- release: GitHub tags
v2.0.0-alpha.6andv2.0.0-alpha.7were 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_PARTSmodule is present in the full and suite bundles.
Upgrade
- HACS → Nodalia Cards → enable Show beta versions → update to 2.0.0-alpha.8.
- Lovelace resource:
/hacsfiles/nodalia-cards/nodalia-cards.js. - Hard refresh (Cmd/Ctrl+Shift+R).
- Console check:
customElements.get("nodalia-camera-card")should not beundefined.