From f1936edde29362c1c6d06d9f39f223f353fa06cc Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Thu, 5 Dec 2024 23:12:13 +0100 Subject: [PATCH] Update REST-API.md --- docs/REST-API.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/REST-API.md b/docs/REST-API.md index be1b27d..c1ef1ea 100644 --- a/docs/REST-API.md +++ b/docs/REST-API.md @@ -7,10 +7,11 @@ Note: For more detailed information to the REST handler, have a look to the code ## Control ### flow_start - Trigger a flow start (if not running) + Trigger the next flow + Payload: - No payload needed +This will automatically reset the flow interval. ### setPreValue Set the last valid value (previous value) to given value or the actual RAW value.