
Bubble Card reuse across multiple dashboard views
Hey!
I’m a huge fan of Bubble Card and the popup’s.
But after duplicating the same popup YAML across multiple dashboards over and over again, maintenance became a pain.
So I built Global Cards.
It’s a custom card that lets you define popup cards (or any card) once on a dedicated dashboard and reuse them globally across all dashboards/views.
#Why I made it.
I couldn’t find a solution for:
- reusable Bubble Card popups
- centralized popup management
- avoiding duplicated YAML
So I decided to try building it myself with some AI assistance.
#What it does
- Define cards once
- Reuse them anywhere
- Update in one place
- Works great with Bubble Card popups
- Can also be used for other reusable Lovelace cards
GitHub:
https://github.com/dj3030/Global-cards
Would love feedback, ideas, bug reports, or suggestions for improvements 🙂