diff --git a/source/_posts/2023-08-02-release-20238.markdown b/source/_posts/2023-08-02-release-20238.markdown index efd8724fcb9..a7c31e7ff08 100644 --- a/source/_posts/2023-08-02-release-20238.markdown +++ b/source/_posts/2023-08-02-release-20238.markdown @@ -145,28 +145,17 @@ supporting this new entity type soon. ## Improving the first experience with Home Assistant -{% details "TODO" %} +Onboarding is a user's first experience with Home Assistant. It are the first +screens you see, and steps you take when you access Home Assistant for the +first time, setting up things like your account and language preferences. +The goal is to ensure this process is seamless, which is why we've made +improvements to the onboarding experience. -- Improve/extend story -- Proof read/spelling/grammar -- Replace screenshot +To achieve this, we have implemented a search field on the map during +onboarding. Instead of endlessly dragging the pin on the map around, +you can now easily search for your location. -Sources: - -- Use nominatim from openstreetmap for location search in onboarding (#17287) @bramkragten -- https://github.com/home-assistant/frontend/pull/17287 - -{% enddetails %} - -Onboarding is the first experience a user has with Home Assistant, and we want -to make it as smooth as possible. This release, we are improving the onboarding -experience by adding a search field to the map, so you can search for your -location instead of endless dragging the map around. - -
-
-Temporary screenshot.
-