mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
delete previously removed service option from services yaml (#22123)
This commit is contained in:
parent
16ac1d4600
commit
f218564185
@ -50,9 +50,6 @@ play_stream:
|
|||||||
format:
|
format:
|
||||||
description: (Optional) Stream format supported by media player.
|
description: (Optional) Stream format supported by media player.
|
||||||
example: 'hls'
|
example: 'hls'
|
||||||
keepalive:
|
|
||||||
description: (Optional) Keep the stream worker alive for fast access.
|
|
||||||
example: 'true'
|
|
||||||
|
|
||||||
local_file_update_file_path:
|
local_file_update_file_path:
|
||||||
description: Update the file_path for a local_file camera.
|
description: Update the file_path for a local_file camera.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user