mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
2023.8: Finish condition selector
This commit is contained in:
parent
e078dbc8c6
commit
8510845e91
@ -262,29 +262,16 @@ could even ask Home Assistant to generate an image for you by using your voice!
|
|||||||
|
|
||||||
## Condition selector
|
## 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:
|
A new selector is available for use in, for example, blueprints:
|
||||||
[The condition selector](/docs/blueprint/selectors/#condition-selector).
|
[The condition selector](/docs/blueprint/selectors/#condition-selector).
|
||||||
|
|
||||||
This selector takes and shows the condition part of the automation editor,
|
This selector takes and shows the condition part of the automation editor,
|
||||||
and allows Blueprints creators to use a user-provided condition in their
|
and allows blueprint creators to use a user-provided condition in their
|
||||||
blueprint.
|
blueprinted automations and scripts.
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<img src='https://user-images.githubusercontent.com/5878303/252745910-4504a664-b47d-463c-ab1e-615f3a00026a.png'></a>
|
<img src='/images/blog/2023-08/condition-selector.png'></a>
|
||||||
Temporary screenshot.
|
This blueprint allows one to set a custom condition using the new condition selector.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Other noteworthy changes
|
## Other noteworthy changes
|
||||||
|
BIN
source/images/blog/2023-08/condition-selector.png
Normal file
BIN
source/images/blog/2023-08/condition-selector.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
x
Reference in New Issue
Block a user