diff --git a/source/_posts/2023-08-02-release-20238.markdown b/source/_posts/2023-08-02-release-20238.markdown index cfd28275bd5..8d1424227d7 100644 --- a/source/_posts/2023-08-02-release-20238.markdown +++ b/source/_posts/2023-08-02-release-20238.markdown @@ -262,29 +262,16 @@ could even ask Home Assistant to generate an image for you by using your voice! ## Condition selector -{% details "TODO" %} - -- Improve/extend story -- Proof read/spelling/grammar -- Replace screenshot - -Sources: - -- Add condition selector for blueprint (#17278) @piitaya -https://github.com/home-assistant/frontend/pull/17278 - -{% enddetails %} - A new selector is available for use in, for example, blueprints: [The condition selector](/docs/blueprint/selectors/#condition-selector). This selector takes and shows the condition part of the automation editor, -and allows Blueprints creators to use a user-provided condition in their -blueprint. +and allows blueprint creators to use a user-provided condition in their +blueprinted automations and scripts.
-
-Temporary screenshot.
+
+This blueprint allows one to set a custom condition using the new condition selector.