Fix media_player example for select_source service (#30358)
parent
bc6e2a06e6
commit
83e05da0b3
|
@ -125,7 +125,7 @@ select_source:
|
|||
fields:
|
||||
entity_id:
|
||||
description: Name(s) of entities to change source on.
|
||||
example: 'media_player.media_player.txnr535_0009b0d81f82'
|
||||
example: 'media_player.txnr535_0009b0d81f82'
|
||||
source:
|
||||
description: Name of the source to switch to. Platform dependent.
|
||||
example: 'video1'
|
||||
|
|
Loading…
Reference in New Issue