-
-
Notifications
You must be signed in to change notification settings - Fork 419
Description
Requirements
- I have updated Mushroom to the latest available version
- I did a search to see if there is a similar issue or if a pull request is open.
Is your feature request related to a problem?
I find the new removal of backgrounds from icons on some template cards makes my dashboards look less organised and uneven, and I have no way to add/remove it without using card_mod (while possible, this seems unfortunate to have to do for a previously existing feature).
E.g, the card to the right of "Foodtime" has a entity tap_action set, while the others don't.
Describe the solution you'd like
I would like a toggle or an option to turn the icon backgrounds on or off available on all mushroom cards (or at least the template ones).
OFF - AUTO - ON
perhaps? Auto would let the background set itself depending on the action, as it does currently.
Describe alternatives you've considered
In addition, a jinja template field in the template cards would enhance the icon background, so you could say (for example). when entity > 1, show the icon background
Additional context
Thanks for making Mushroom card :)