Hey folks
I’m building my first custom HA component that lets you star entities and auto-add them to a Favorite Grid Card.
Tap the star on any card → it shows up in a favorite grid that can live in another view or dashboard.
Inside the grid you can:
- remove items
- drag & drop to reorder
Works with all cards I’ve tested so far.
ps: Room cards (e.g. Bubble Card rooms) aren’t supported yet since it currently grabs only the entity, not the full card config — working on that.
Current setup:
favorite component + favorite-card + favorite-grid-card
Not on GitHub/HACS yet, but coming soon.
Screenshots below — feedback and ideas welcome 👍