diff --git a/source/_posts/2025-03-05-release-20253.markdown b/source/_posts/2025-03-05-release-20253.markdown index b36e728b912..e084499736c 100644 --- a/source/_posts/2025-03-05-release-20253.markdown +++ b/source/_posts/2025-03-05-release-20253.markdown @@ -83,7 +83,7 @@ header in multiple different ways. It comes with a responsive layout by default, but you can also set it to always be left-aligned or center-aligned.

-Screenshot showing the new header feature in the dashboard view. +Screenshot showing the new header feature in the dashboard view.

The badges can also be positioned below the text (default) or above the text. A @@ -146,13 +146,13 @@ The first addition is one that is just surprising we didn't have it before: A switch toggle! This allows you to toggle a switch entity directly from the tile card. -TODO: Replace. +Screenshot showing the new tile card feature for switch entities. #### Counter actions The second addition is a counter toggle. This allows you to add a button to increase, decrease, or reset a counter entity directly from the tile card. -TODO: Replace. +Screenshot showing the new tile card feature for counter helper entities. ### Tiny interaction improvements @@ -183,7 +183,7 @@ the tile card has been improved. It is now clearer and easier to use. The new control gives you a better overview of what the option will do for the tile card. -TODO: Replace. +Screenshot showing the brand new visual card editor that make it more visually clear what options do. ## Assist chat now has streaming responses diff --git a/source/images/blog/2025-03/card-editor-improvements.png b/source/images/blog/2025-03/card-editor-improvements.png new file mode 100644 index 00000000000..06871a9d5a4 Binary files /dev/null and b/source/images/blog/2025-03/card-editor-improvements.png differ diff --git a/source/images/blog/2025-03/temp-tile-card-counter-actions.png b/source/images/blog/2025-03/temp-tile-card-counter-actions.png deleted file mode 100644 index bc0fd2b0862..00000000000 Binary files a/source/images/blog/2025-03/temp-tile-card-counter-actions.png and /dev/null differ diff --git a/source/images/blog/2025-03/temp-tile-card-editor.png b/source/images/blog/2025-03/temp-tile-card-editor.png deleted file mode 100644 index 9e0b026b506..00000000000 Binary files a/source/images/blog/2025-03/temp-tile-card-editor.png and /dev/null differ diff --git a/source/images/blog/2025-03/tile-card-counter-actions.png b/source/images/blog/2025-03/tile-card-counter-actions.png new file mode 100644 index 00000000000..2c3273174ea Binary files /dev/null and b/source/images/blog/2025-03/tile-card-counter-actions.png differ diff --git a/source/images/blog/2025-03/tile-card-switch-toggle.png b/source/images/blog/2025-03/tile-card-switch-toggle.png new file mode 100644 index 00000000000..380d913ad0f Binary files /dev/null and b/source/images/blog/2025-03/tile-card-switch-toggle.png differ diff --git a/source/images/blog/2025-03/temp-view-header.png b/source/images/blog/2025-03/view-header.png similarity index 100% rename from source/images/blog/2025-03/temp-view-header.png rename to source/images/blog/2025-03/view-header.png