mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Tile card: add section on reordering features (#32785)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
ada16a4420
commit
3f37f2a988
@ -6,7 +6,7 @@ description: "The tile card gives you a quick overview of your entity. The card
|
|||||||
related:
|
related:
|
||||||
- docs: /dashboards/actions/
|
- docs: /dashboards/actions/
|
||||||
title: Card actions
|
title: Card actions
|
||||||
- docs: /dashboards/features
|
- docs: /dashboards/features/
|
||||||
title: Card features
|
title: Card features
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
@ -137,3 +137,15 @@ features:
|
|||||||
|
|
||||||
You want to colorize the tile card? Choose one of the following colors: `primary`, `accent`, `disabled`, `red`, `pink`, `purple`, `deep-purple`, `indigo`, `blue`, `light-blue`, `cyan`, `teal`, `green`, `light-green`, `lime`, `yellow`, `amber`, `orange`, `deep-orange`, `brown`, `grey`, `blue-grey`, `black` and `white`.
|
You want to colorize the tile card? Choose one of the following colors: `primary`, `accent`, `disabled`, `red`, `pink`, `purple`, `deep-purple`, `indigo`, `blue`, `light-blue`, `cyan`, `teal`, `green`, `light-green`, `lime`, `yellow`, `amber`, `orange`, `deep-orange`, `brown`, `grey`, `blue-grey`, `black` and `white`.
|
||||||
|
|
||||||
|
## Reordering features
|
||||||
|
|
||||||
|
Some features of the tile card, such as the presets or the HVAC modes of a
|
||||||
|
thermostat, can show many buttons. While you can limit the buttons you’d
|
||||||
|
like to see, they may not be in the desired order.
|
||||||
|
|
||||||
|
For your thermostat, that means you can reorder the HVAC modes or presets.
|
||||||
|
|
||||||
|
<p class='img'>
|
||||||
|
<img src="/images/blog/2024-05/tile-card-reorder-features.gif" alt=" Screen recording showing how you can now reorder the HVAC modes on the thermostat shown in a tile card."/>
|
||||||
|
You can now reorder the features of the tile card.
|
||||||
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user