-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[SleepLog] If HRM is enabled, use that instead of movement for better readings #3986
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Nice idea, thanks - tagging @myxor if you wanted to check it out |
Thanks for the tag @bobrippling but i can not check it out right now. |
I know you're not here always, but tagging @storm64 as the original creator. |
Tested, should the app show the difference between light sleep and deep sleep, or just purple? |
Nevermind, this is good to go! |
Sadly, I don't have the time to test it, but it looks like a good addition to the app. |
LGTM, if you could scoot that comment around, I'll merge :) |
Alright, just fixed it, thanks @storm64! |
Nice, thanks! |
Uses HRM to detect sleep states rather than movement if HRM data is present. Also updated the settings page with 2 new submenus:
HRM Thresholds
, andOther Settings
. HRM thresholds contains thresholds for HRM, and other settings contains the settings like BreakToD, Min time worn, wear temp, etc.Still testing this, but it seems to work pretty well.