diff --git a/source/_posts/2024-04-03-release-20244.markdown b/source/_posts/2024-04-03-release-20244.markdown index fef08ece816..04ec519a3f9 100644 --- a/source/_posts/2024-04-03-release-20244.markdown +++ b/source/_posts/2024-04-03-release-20244.markdown @@ -238,7 +238,7 @@ anything: {% term areas %}, {% term devices %}, {% term entities %}, {% term automations %}, {% term scripts %}, helpers, you name it! You can even assign multiple labels to the same thing. -Screenshots showing the new map dashboard you can add when you add a new dashboard to your Home Assistant. +Screenshots showing the new labels assigned to automations. Just like with floors, you can use labels in your automations and scripts as a target for your {% term actions %}. This gives you a lot of flexibility, @@ -275,7 +275,7 @@ used for visually grouping automations but nowhere else, like "Notifications" or “NFC tags”. You can then view your automations grouped or filtered by those categories. -__TODO: Show screenshot with automations grouped by categories__ +Screenshots the new categories. Automations are grouped into their categories, making it easier to get an overview or to filter them. As these categories are unique for each dashboard, you can have different sets of categories depending on the place you are organizing. This means diff --git a/source/images/blog/2024-04/categories.png b/source/images/blog/2024-04/categories.png new file mode 100644 index 00000000000..aab4aa74bf5 Binary files /dev/null and b/source/images/blog/2024-04/categories.png differ