From a70c2022a1f96cddb0c38e3965b013e4ca4c6def Mon Sep 17 00:00:00 2001 From: lolouk44 Date: Thu, 21 May 2020 16:19:44 +0100 Subject: [PATCH] TIME_INTERVAL Addition --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 387351d..a1336aa 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ services: - MQTT_PASSWORD= # Password for MQTT (comment out if not required) - MQTT_PORT= # Defaults to 1883 - MQTT_TIMEOUT=30 # Defaults to 60 + - TIME_INTERVAL=30 # Time in sec between each query to the scale, to allow other applications to use the Bluetooth module. Defaults to 30 # Auto-gender selection/config -- This is used to create the calculations such as BMI, Water/Bone Mass etc... # Up to 3 users possible as long as weights do not overlap!