From 6255eb78cc343cc2cb89d8c3b0d6f82da66f6e9a Mon Sep 17 00:00:00 2001 From: sudoxnym <76703581+sudoxnym@users.noreply.github.com> Date: Fri, 10 May 2024 19:38:50 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d77c3c..38553c7 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ This should intelligently and dynamically allow for state changes in the Wake St   Topic: MQTT Topic from Sleep As Android
  QoS: Quality of Service

-   Awake Duration: Time in seconds in which awake states = true to indicate awake
-   Asleep Duration: Time in seconds in which sleep states = true to indicate asleep
+   Awake Duration: This is for tuning. Time in seconds in which awake states = true to indicate awake. Sensor usually updates within 30 seconds or so after the duration, not entirely sure why the delay.
+   Asleep Duration: This is for tuning. Time in seconds in which sleep states = true to indicate asleep Sensor usually updates within 30 seconds or so after the duration, not entirely sure why the delay.
  Awake States: States to indicate being awake
  Asleep States: States to indicate being asleep