From 3f37f2a988b1ef1a55c4b8ef719c8fa6daac4ed4 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 15 May 2024 11:27:51 +0200 Subject: [PATCH] Tile card: add section on reordering features (#32785) Co-authored-by: Franck Nijhof --- source/_dashboards/tile.markdown | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/source/_dashboards/tile.markdown b/source/_dashboards/tile.markdown index 7dba42385ef..d950c0df9ae 100644 --- a/source/_dashboards/tile.markdown +++ b/source/_dashboards/tile.markdown @@ -6,7 +6,7 @@ description: "The tile card gives you a quick overview of your entity. The card related: - docs: /dashboards/actions/ title: Card actions - - docs: /dashboards/features + - docs: /dashboards/features/ title: Card features - docs: /dashboards/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`. +## 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. + +

+  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. +