diff --git a/source/_dashboards/tile.markdown b/source/_dashboards/tile.markdown index 0ccdb9c8f85..7fda9d505ca 100644 --- a/source/_dashboards/tile.markdown +++ b/source/_dashboards/tile.markdown @@ -12,11 +12,12 @@ related: title: Dashboard cards --- -The tile card gives you a quick overview of your {% term entity %}. The card allows you to toggle the {% term entity %} and show the more info dialog. A badge is shown for some {% term entities %} like the [climate](/integrations/climate) or [person](/integrations/person) {% term entities %}. +The tile card gives you a quick overview of your {% term entity %}. The card allows you to add tap actions, and features to control the entity. You can also select the {% term entity %} to open the more info dialog. A badge is shown for some {% term entities %} like the [climate](/integrations/climate) or [person](/integrations/person) {% term entities %}.

- Screenshot of tile cards - Screenshot of tile cards. + Screenshot of tile cards + The circular background behind an icon indicates that there is a tap action. + The "Downstairs" and "Upstairs" climate entities have a badge and a feature that is bottom-aligned.

{% include dashboard/edit_dashboard.md %} diff --git a/source/images/dashboards/tile_card.png b/source/images/dashboards/tile_card.png deleted file mode 100644 index 3657c2c1686..00000000000 Binary files a/source/images/dashboards/tile_card.png and /dev/null differ diff --git a/source/images/dashboards/tile_card_tap_action.webp b/source/images/dashboards/tile_card_tap_action.webp new file mode 100644 index 00000000000..5f494708616 Binary files /dev/null and b/source/images/dashboards/tile_card_tap_action.webp differ