mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +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
|
||||
description:
|
||||
Send the media player the command to seek in current playing media.
|
||||
target:
|
||||
fields:
|
||||
seek_position:
|
||||
name: Position
|
||||
|
Loading…
x
Reference in New Issue
Block a user