From 6ad8d3d2f9f614c57d2897fabca5206392d2fab9 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 25 Jul 2024 06:59:25 -0600 Subject: [PATCH] Update mqtt docs --- docs/docs/integrations/mqtt.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/integrations/mqtt.md b/docs/docs/integrations/mqtt.md index dcac518a1..6c9d112fa 100644 --- a/docs/docs/integrations/mqtt.md +++ b/docs/docs/integrations/mqtt.md @@ -138,13 +138,14 @@ Message published for each changed review item. The first message is published w "person", "car" ], - "sub_labels": [], + "sub_labels": ["Bob"], "zones": [ "front_yard" ], "audio": [] } } +} ``` ### `frigate/stats`