-
-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: Name + State as content in Entity Chip card #1483
Comments
Badges have been introduced as many users are using mushroom chips for their dashboard. May I know why you still want to use mushroom chips? |
Initially, I thought that the new badges (together with the template badge) would be able to replace the existing mushroom chips- hence you have seen that I closed the request. But I re-opened this request when I found that the new badges continued to be only available at the top of the view (ie where the old badges were). However, I am using chips in the rest of the dashboard (ie not just the top), and perhaps I didn't look hard enough, but I couldn't find a way convert those chips into the new badges. As an additional note, I used to use the custom badge-card, but I also found that the conversions of those badges did not occur as expected. I believe there is an existing open issue on that as well (can't remember on which github). |
Thank you for the additional information. Could you share screenshots of your dashboard to see where there are displayed? 🙂 |
I'd like to add to this: specifically I would like to see the "Label" section of the new Badges brought to the Chips. It would be nice to see something like this: @piitaya - With regards to the base Badge functionality in HA vs maintaining the Chips, I still use Chips in the different sections for things that don't apply to the whole dashboard view, so I love the idea to extend Badges to the new Sections view! Here's a second example just for sharing of how I had my Room Sections set-up before the Sections view: |
@piitaya the new header card introduced in 2024.10 can be very versatile for this usage. It would be very nice to be capable to have an advanced (mushroom?) version of it, with templating capabilities for the icon/title/subtitle + use of a templatable "entities" like the very efficient mushroom badges. several FR are related to this both:
I have the impression based on all our interactions that the "template" part will remain a advanced feature implemented only on mushroom side... |
Requirements
Is your feature request related to a problem?
In some cases, I would like to see both the entity name and state in the entity chip card as there may be several entities with the same icon. Currently, we can choose name OR state, not both.
Describe the solution you'd like
The new Home Assistant replacement for "badges" provides is ability, and it would be good to replicate that into the mushroom entity chip card.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: