From b0d295ac0f5bc9f152612d1ef404fb3068dfe16b Mon Sep 17 00:00:00 2001 From: Andrew Wade Date: Sat, 6 Apr 2024 12:46:12 +0100 Subject: [PATCH] Fixes playback_factor selectable value in services.yaml Fixes blakeblackshear/frigate-hass-integration#657 --- custom_components/frigate/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/frigate/services.yaml b/custom_components/frigate/services.yaml index f4d03bfb..7f2720e9 100644 --- a/custom_components/frigate/services.yaml +++ b/custom_components/frigate/services.yaml @@ -19,7 +19,7 @@ export_recording: select: options: - "realtime" - - "timelapse" + - "timelapse_25x" start_time: name: Export Start Time description: Start time of exported recording