mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Fix media_player example for select_source service (#30358)
This commit is contained in:
committed by
Franck Nijhof
parent
bc6e2a06e6
commit
83e05da0b3
@@ -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'
|
||||||
|
Reference in New Issue
Block a user