1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 19:37:12 +00:00
Files
core/homeassistant/components/channels/services.yaml

26 lines
427 B
YAML

seek_forward:
target:
entity:
integration: channels
domain: media_player
seek_backward:
target:
entity:
integration: channels
domain: media_player
seek_by:
target:
entity:
integration: channels
domain: media_player
fields:
seconds:
required: true
selector:
number:
min: -3600
max: 3600
unit_of_measurement: seconds