Skip to content
Snippets Groups Projects
Commit 630734ca authored by Matt Hamrick's avatar Matt Hamrick Committed by Paulus Schoutsen
Browse files

Switched values to downcase. (#13406)

parent 7fd687f5
No related branches found
No related tags found
No related merge requests found
...@@ -131,8 +131,8 @@ play_media: ...@@ -131,8 +131,8 @@ play_media:
description: The ID of the content to play. Platform dependent. description: The ID of the content to play. Platform dependent.
example: 'https://home-assistant.io/images/cast/splash.png' example: 'https://home-assistant.io/images/cast/splash.png'
media_content_type: media_content_type:
description: The type of the content to play. Must be one of MUSIC, TVSHOW, VIDEO, EPISODE, CHANNEL or PLAYLIST description: The type of the content to play. Must be one of music, tvshow, video, episode, channel or playlist
example: 'MUSIC' example: 'music'
select_source: select_source:
description: Send the media player the command to change input source. description: Send the media player the command to change input source.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment