diff --git a/source/_posts/2025-05-07-release-20255.markdown b/source/_posts/2025-05-07-release-20255.markdown index 41c80af37ea..f2828122826 100644 --- a/source/_posts/2025-05-07-release-20255.markdown +++ b/source/_posts/2025-05-07-release-20255.markdown @@ -208,7 +208,7 @@ In this release, we improve context on the entity pickers in our UI. This is the dropdown you see when you select an entity in, for example, a card, automation, or script. This picker will now show the device and area name as well! -TODO: Replace. +Screenshot showing the new entity pickers, providing more context and improves search capabilities. This enhancement gradually eliminates the need for you to manually rename entities or devices to include location information—giving you a much better @@ -228,7 +228,7 @@ We think we are at a point where you may solely rely on the UI and the entity ID is not needed anymore. However, if you **do prefer** to see the entity ID in this drop down, **you can enable it** in your profile settings. -TODO: Replace. +Screenshot showing the improved entity picker with the show entity ID in entity picker option enabled in my user profile. To do so, select your profile picture in the bottom left corner of the Home Assistant UI, and under **{% my profile title="User settings" %}** enable diff --git a/source/images/blog/2025-05/improved-entity-picker-with-entity-ids.png b/source/images/blog/2025-05/improved-entity-picker-with-entity-ids.png new file mode 100644 index 00000000000..4a20cc0971e Binary files /dev/null and b/source/images/blog/2025-05/improved-entity-picker-with-entity-ids.png differ diff --git a/source/images/blog/2025-05/improved-entity-picker.png b/source/images/blog/2025-05/improved-entity-picker.png new file mode 100644 index 00000000000..29b28f3a5f8 Binary files /dev/null and b/source/images/blog/2025-05/improved-entity-picker.png differ diff --git a/source/images/blog/2025-05/temp-improved-entity-picker.png b/source/images/blog/2025-05/temp-improved-entity-picker.png deleted file mode 100644 index dc7c80b59ec..00000000000 Binary files a/source/images/blog/2025-05/temp-improved-entity-picker.png and /dev/null differ