BugFix
- This release adds
LitElement
to the bundle, ensuring that the custom card will load faster. By bundlingLitElement
directly into the JavaScript file, the card no longer needs to load the Lit library from an external source, improving performance and eliminating any potential issues with CORS or external dependencies.
Note
- Refresh browser cache after install.