From 54489a3514611c5bba5a2256c4ca97ba82821a39 Mon Sep 17 00:00:00 2001 From: Jason Hunter Date: Sun, 17 Mar 2019 02:16:05 -0400 Subject: [PATCH] delete previously removed service option from services yaml (#22123) --- homeassistant/components/camera/services.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/homeassistant/components/camera/services.yaml b/homeassistant/components/camera/services.yaml index ec00ce3ef5c3..575f1fe76f7d 100644 --- a/homeassistant/components/camera/services.yaml +++ b/homeassistant/components/camera/services.yaml @@ -50,9 +50,6 @@ play_stream: format: description: (Optional) Stream format supported by media player. example: 'hls' - keepalive: - description: (Optional) Keep the stream worker alive for fast access. - example: 'true' local_file_update_file_path: description: Update the file_path for a local_file camera.