mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix media_player example for select_source service (#30358)
This commit is contained in:
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…
x
Reference in New Issue
Block a user