Add filters to remote/services.yaml (#95863)
This commit is contained in:
parent
3dcf65bf31
commit
3cc66c8318
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ turn_on:
|
|||
name: Activity
|
||||
description: Activity ID or Activity Name to start.
|
||||
example: "BedroomTV"
|
||||
filter:
|
||||
supported_features:
|
||||
- remote.RemoteEntityFeature.ACTIVITY
|
||||
selector:
|
||||
text:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue