From 093c2f05af983a6a109a0c4a54774d00f4af8b70 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Thu, 25 Aug 2022 08:38:40 -0600 Subject: [PATCH] Remove merge comment --- docs/docs/integrations/mqtt.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs/integrations/mqtt.md b/docs/docs/integrations/mqtt.md index 42c29366a..f808aa55b 100644 --- a/docs/docs/integrations/mqtt.md +++ b/docs/docs/integrations/mqtt.md @@ -171,4 +171,3 @@ Topic to set birdseye mode for a camera. Expected values are `continuous`, `obje ### `frigate//birdseye/mode` Topic with current birdseye mode for a camera. Published values are `continuous`, `objects`, and `motion`. ->>>>>>> adb6126 (Add docs for mqtt)