hass-core/homeassistant/components/roku/services.yaml
2020-06-24 00:00:24 +02:00

9 lines
283 B
YAML

search:
description: Emulates opening the search screen and entering the search keyword.
fields:
entity_id:
description: The entities to search on.
example: "media_player.roku"
keyword:
description: The keyword to search for.
example: "Space Jam"