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