Use state selector for select option service

This commit is contained in:
Paul Bottein 2025-07-16 19:15:27 +02:00
parent 58bb2fa327
commit 909d91ada5
No known key found for this signature in database
2 changed files with 8 additions and 2 deletions

View File

@ -17,7 +17,10 @@ select_option:
required: true required: true
example: '"Item A"' example: '"Item A"'
selector: selector:
text: state:
exclude_states:
- unavailable
- unknown
select_previous: select_previous:
target: target:

View File

@ -27,7 +27,10 @@ select_option:
required: true required: true
example: '"Item A"' example: '"Item A"'
selector: selector:
text: state:
exclude_states:
- unavailable
- unknown
select_previous: select_previous:
target: target: