BETA : Bubble Card now works as a frontend module!
v1.5.0-beta.1 :
Hi everyone! Here is an update that allows you to add Bubble Card as a frontend module. This enhancement resolves issues with pop-up initialization and prevents any pop-up content from being displayed during page loading (an issue that has been present since the first beta!). This should significantly improve page load times across all browsers. Here's how you can configure it:
- In your
configuration.yaml
, add the following underfrontend
:
frontend:
extra_module_url:
- /hacsfiles/Bubble-Card/bubble-card.js
- On your dashboard, click on the three-dot icon at the top right corner, then select
Edit dashboard
. - Click on the icon again and select
Manage resources
. Delete
the bubble-card.js resource.- Restart Home Assistant.
- Clear page cache and check the Bubble Card version in your browser console.
You should notice a significant improvement in load times!
All your feedbacks are very welcome as always!
🍻
Thank you once again for your continued support!