mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Add filters to remote/services.yaml (#95863)
This commit is contained in:
parent
3dcf65bf31
commit
3cc66c8318
@ -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…
x
Reference in New Issue
Block a user