Hey! Made my first custom card. It uses labels and areas to identify entities to make status chips for. When navigating to sub rooms that are tied to an area, the chips reflect those entities appropriately.
Inspired by auto-entities, having it in javascript allowed it to be much quicker and have a single purpose. Plus i have much more control over things.
Here’s the repo, let me know what you think! GitHub - warmfire540/toolbar-status-chips: Adds status chips to the toolbar area in Home Assistant based on entity labels and url path
Here’s example of the chips on main page, which’ll show all ACTIVE chips
Here’s a mobile view in the Kitchen area - it shows always all the status chips of the individual areas. (nice to see greens )