From 72a3647a6ef401f6f1bdbb20b69e5cdb0749327f Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Thu, 5 Dec 2024 23:11:42 +0100 Subject: [PATCH] Update MQTT-API.md --- docs/MQTT-API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/MQTT-API.md b/docs/MQTT-API.md index ad7ff51..a58b803 100644 --- a/docs/MQTT-API.md +++ b/docs/MQTT-API.md @@ -64,6 +64,8 @@ Depending on device configuration (`Settings` --> `Configuration` --> section `G #### ctrl/flow_start Trigger a flow start by publishing to this topic. +This will automatically reset the flow interval. + #### ctrl/set_prevalue !!! Note