mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Add missing target field to media_seek (#49031)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user