Skip to content
Snippets Groups Projects
Commit 48c1a029 authored by Moritz Fey's avatar Moritz Fey Committed by Paulus Schoutsen
Browse files

add content for services.yaml in component media_extractor (#27608)

* add content for services.yaml for media_extractor component

* remove example data

* add empty line on end of file

* Update services.yaml
parent 1d2b59db
No related branches found
No related tags found
No related merge requests found
play_media:
description: Downloads file from given url.
fields:
entity_id:
description: Name(s) of entities to play media on.
example: 'media_player.living_room_chromecast'
media_content_id:
description: The ID of the content to play. Platform dependent.
example: 'https://soundcloud.com/bruttoband/brutto-11'
media_content_type:
description: The type of the content to play. Must be one of MUSIC, TVSHOW, VIDEO, EPISODE, CHANNEL or PLAYLIST MUSIC.
example: 'music'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment