Advanced Tile card with new controls and features #489
What type of request is this?This is a list of enhancement to the already awesome Tile cards and its features ! FR currently closed because its main goal was deemed impossible, see closure comment for explanations: https://github.com/orgs/home-assistant/discussions/489#discussioncomment-15486935 Some other FR or issues are still openned to cover some other aspects than template or action buttons as you can see below: Existing card or feature name{"Card" => "Tile"} Full control of element to be displayed:FR moved there for clarity: https://github.com/orgs/home-assistant/discussions/1430
Propose an horizontal layout:😍 Implemented in 2025.3 😍 Features consistencyThis issue for me is a bug, which was reported and documented here: home-assistant/frontend#27480
Generic customisable featuresRejected by the dev => use custom features in HACS instead of this. 😍 2025.3 already introduced the toggle feature for all toggle-able entities. This is a first step toward features available for all entities, but many entities still do not have adapted features. Instead of trying to create a dedicated feature for each entity type, it would be useful to let the user create his own buttons as feature. This heading card "badges" based on additional entities can be used to create indicator or even buttons (but too small to offer proper usability as buttons): Same functionality as example performed with custom-card-feature to illustrate the look it could have in a Tile: This new feature would add buttons (same consistent design as the area card), with a design and behaviour based on the selected entities, with the same level of customisation and same interface for each button as as for a Tile card (not more) :
This kind of button row would be consistent with existing core cards (area card and heading card) in term of behaviour, interface and look and could solve 90 to 99% of the need for custom cards... The way to set them should be as simple as the tile card itself (select the type of feature, add one button, define an entity linked for display/control, adjust the content, visibility and select the action) level of customisation for a button being similar to the icon behaviour of a Tile card icon and not as complex as other existing custom features existing in HACS (for example the very complete custom-card-feature, complete but too complex). New Features for sensors :😍 Implemented in 2025.9 and 2025.12 😍 https://rc.home-assistant.io/blog/2025/09/03/release-20259/#new-tile-card-features
Tile cards and devices :Discussion started from here: https://github.com/orgs/home-assistant/discussions/1042 but as discussed in the comments below, this should be part of a "device card" not a Tile, thus this is removed from this FR.
Templating capabilities:Rejected by the devs. Thus, for a "Tile template", we have to rely on the very versatile "mushroom template card" available in HACS.
Use casesdescribed above. Visual examplesdescribed above Anything else?none |
Replies: 8 comments 48 replies
|
To develop a little bit on the feature for sensor topic: I discovered some interesting inputs from @Madelena here: https://github.com/orgs/home-assistant/discussions/67#discussioncomment-13606976 Work in progress from @marcinbauer85 and @MindFreeze seems to be covering the "feature for sensor" of my Christmas list !! This is a great news if it make it way to the release !! |
|
Much needed feature, main reason why I'm sticking with Mushroom template card. |
|
To develop a little bit on Tile cards and devices : Interesting discussion here: https://github.com/orgs/home-assistant/discussions/1042 Devices could be part of the Tile card (either a new tile card for devices, or a way to link a device to a tile card) to allow to display state or features of other device related entities inside a single tile cards. The example of a smart plug is a very good exemple of a Tile that could allow:
This could allow compact display of device related information. |
|
Closed based on latest discussions showing that template or customisable button will be continuously refused by the core frontend team. For those (like me) still having the need for templating or additional row of button in a tile, You need to head to HACS for these capabilities:
to create your own "super Tile": I have understood that Tile is strickly entity related, and thus no control outside the entity will be accepted. I consider it a valid but restrictive choice. It will force to create other cards to tackle some "extra entity" display or control needs that could have been tackled by a single "super tile" or even only by features:
=> this could also be covered by an evolution of the entities card with a Tile / feature design
|
|
adding a single FR to this, consider the current input_datetime and a custom time-picker card resulting in
how sweet it would be to have that built with a stock tile card. Seems all the elements are there (compare open/close up/down for covers) edit I now notice this is closed. Ill open a separate FR/Discussion |
|
I am currently building a mosaic custom card thats just a container really to place arbitrary other cards into it, overlyaing, next to another, etc. I think it is strange that this needs a custom integration at all though, I wish i could just 'merge' cards on lovelace. Put an tile card for a light from col 0-10 and then a button from 10-12, merge them, now they look like 1 card, full flexibility with minimal friction. |














Closed based on latest discussions showing that template or customisable button will be continuously refused by the core frontend team.
For those (like me) still having the need for templating or additional row of button in a tile, You need to head to HACS for these capabilities: