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
|
name: Activity
|
||||||
description: Activity ID or Activity Name to start.
|
description: Activity ID or Activity Name to start.
|
||||||
example: "BedroomTV"
|
example: "BedroomTV"
|
||||||
|
filter:
|
||||||
|
supported_features:
|
||||||
|
- remote.RemoteEntityFeature.ACTIVITY
|
||||||
selector:
|
selector:
|
||||||
text:
|
text:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue