v0.3.2-beta.1
Pre-release
Pre-release
Reliability / packaging
- Declare
frontendas an integration dependency.add_extra_js_url()(used to register the Lovelace card) writes directly to ahass.datakey that is created during the frontend component's setup. Declaring the dependency guarantees the frontend is set up first, instead of relying ondefault_confighappening to load it before us. - Drop the stale
easy-stock-card.mjsbundle fromwww/— onlyeasy-stock-card.jsis ever injected; the leftover.mjswas unused and confusing.
No card logic changed. If the Easy Stock card still doesn't appear after installing this build, the cause is a stale frontend/service-worker cache (hard-refresh with Ctrl+Shift+R, or Reset frontend cache in the Companion app), not the integration.
Install: HACS → Easy Stock → ⋮ → Redownload → enable "Show beta versions" → pick 0.3.2 (beta) → restart Home Assistant → hard-refresh the browser.