Fix media_player example for select_source service (#30358)

This commit is contained in:
Jeff Irion 2020-01-01 10:40:11 -08:00 committed by Franck Nijhof
parent bc6e2a06e6
commit 83e05da0b3

View File

@ -125,7 +125,7 @@ select_source:
fields: fields:
entity_id: entity_id:
description: Name(s) of entities to change source on. description: Name(s) of entities to change source on.
example: 'media_player.media_player.txnr535_0009b0d81f82' example: 'media_player.txnr535_0009b0d81f82'
source: source:
description: Name of the source to switch to. Platform dependent. description: Name of the source to switch to. Platform dependent.
example: 'video1' example: 'video1'