Features: add steps on customizing features on a card (#37833)

This commit is contained in:
c0ffeeca7 2025-03-06 13:25:58 +01:00 committed by GitHub
parent 3f8edcaca4
commit 19ff28337d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 19 additions and 0 deletions

View File

@ -22,6 +22,25 @@ Features can be enabled on the following cards:
- [Thermostat](/dashboards/thermostat/) - [Thermostat](/dashboards/thermostat/)
- [Tile](/dashboards/tile/) - [Tile](/dashboards/tile/)
## Customizing features
1. Edit the card and open the **Features** section.
2. To add an additional feature to your card, select **Add feature**.
- **Info**: The available options for a feature depend on the entity and type of feature.
- For example, not all entities have a [toggle](#toggle) or a [counter-action](#counter-actions).
3. On tile cards, you can adjust the feature position.
- Under **Features** > **Feature position**, select **Bottom** or **Inline**:
![Screen recording showing how you can now reorder the HVAC modes on the thermostat shown in a tile card.](/images/dashboards/features/tile-card-feature-position.png)
4. Reordering features:
- Some features of the tile card, such as the presets or the HVAC modes of a thermostat, can show buttons.
- To reorder the buttons, enable **Customize** and drag and drop the buttons into position.
- If you don't like the buttons, you can replace them by a **Dropdown** instead.
- Under **Style**, select the **Dropdown** option.
![Screen recording showing how you can now reorder the HVAC modes on the thermostat shown in a tile card.](/images/blog/2024-05/tile-card-reorder-features.gif)
## Alarm modes ## Alarm modes
Widget that displays buttons to arm and disarm an [alarm](/integrations/alarm_control_panel). Widget that displays buttons to arm and disarm an [alarm](/integrations/alarm_control_panel).

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB