From 3059fd83c96904c912854d376b03ad8ff659f441 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sun, 2 Jul 2023 12:58:07 -0500 Subject: [PATCH] mqtt callback --- frigate/comms/mqtt.py | 1 + 1 file changed, 1 insertion(+) diff --git a/frigate/comms/mqtt.py b/frigate/comms/mqtt.py index 287232aec..bd38f4cb6 100644 --- a/frigate/comms/mqtt.py +++ b/frigate/comms/mqtt.py @@ -151,6 +151,7 @@ class MqttClient(Communicator): # type: ignore[misc] "detect", "motion", "improve_contrast", + "ptz_autotracker", "motion_threshold", "motion_contour_area", ]