Add filters to lock/services.yaml (#95860)
This commit is contained in:
parent
602ca5dafe
commit
b5678a12ec
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ open:
|
|||
target:
|
||||
entity:
|
||||
domain: lock
|
||||
supported_features:
|
||||
- lock.LockEntityFeature.OPEN
|
||||
fields:
|
||||
code:
|
||||
name: Code
|
||||
|
|
Loading…
Add table
Reference in a new issue