mirror of
https://github.com/sudoxnym/sleepd.git
synced 2026-04-14 11:37:11 +00:00
Update README.md
This commit is contained in:
parent
0ce35b4cab
commit
6255eb78cc
1 changed files with 2 additions and 2 deletions
|
|
@ -33,8 +33,8 @@ This should intelligently and dynamically allow for state changes in the Wake St
|
|||
Topic: MQTT Topic from Sleep As Android</br>
|
||||
QoS: Quality of Service</br></br>
|
||||
|
||||
Awake Duration: Time in seconds in which awake states = true to indicate awake</br>
|
||||
Asleep Duration: Time in seconds in which sleep states = true to indicate asleep</br>
|
||||
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.</br>
|
||||
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.</br>
|
||||
Awake States: States to indicate being awake</br>
|
||||
Asleep States: States to indicate being asleep</br></br>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue