mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Add missing target field to media_seek (#49031)
This commit is contained in:
parent
898a1a17be
commit
b213b55ca9
@ -89,6 +89,7 @@ media_seek:
|
|||||||
name: Seek
|
name: Seek
|
||||||
description:
|
description:
|
||||||
Send the media player the command to seek in current playing media.
|
Send the media player the command to seek in current playing media.
|
||||||
|
target:
|
||||||
fields:
|
fields:
|
||||||
seek_position:
|
seek_position:
|
||||||
name: Position
|
name: Position
|
||||||
|
Loading…
x
Reference in New Issue
Block a user