From babff1a79f13d760284e98689694d7c535b69abf Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 7 Jun 2023 20:42:01 +0200 Subject: [PATCH] 2023.6: Process review comments --- source/_posts/2023-06-07-release-20236.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_posts/2023-06-07-release-20236.markdown b/source/_posts/2023-06-07-release-20236.markdown index a3499449702..e7979838c3d 100644 --- a/source/_posts/2023-06-07-release-20236.markdown +++ b/source/_posts/2023-06-07-release-20236.markdown @@ -93,7 +93,7 @@ of these issues, aiming to provide a cleaner and more consistent experience. Screenshot showing the look and feel of the new integrations dashboard. Device based integrations, like ESPHome, are combined: no more scrolling. -A failing integration does not stretch the layout and no longer makes the +A failing integration no longer stretches the layout or makes the layout "jump" during retries. Custom integrations and integrations relying on the cloud are now more visibly marked. @@ -145,12 +145,12 @@ that! On the {% my blueprints title="**Settings** > **Automations & Scenes** > * page, select the three dotted menu on any blueprint to discover which automations are using that blueprint. -Not only that, if you accidentally remove a blueprint that is still in use, +Not only that, if you accidentally try to remove a blueprint that is still in use, Home Assistant will stop you from removing it and tell you which automations still rely on it. Hold on; there is more related! The related items in the entity information -dialog got improved as well. The old list of links is gone, and it now shows +dialog were improved as well. The old list of links is gone, and it now shows a way more modern view of all related items for an entity: Screenshot of the improved related entity information dialog.