mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
This adds basic support for the Ultrahuman Air smart ring: https://www.ultrahuman.com/ (#4573) Working: - [x] pairing - [x] fetching historic records - [X] charting HR - [x] charting blood oxygen - [x] charting temperature - [x] charting activity - [x] charting steps - [x] charting stress - [x] activating air plane mode Protocol documentation can be found in Freeyourgadget/website#86 HRV is fetched but not charted as the device has no HrvSummarySampleProvider. Co-authored-by: Thomas Kuehne <thomas.kuehne@gmx.li> Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/4602 Co-authored-by: ThomasKuehne <thomaskuehne@noreply.codeberg.org> Co-committed-by: ThomasKuehne <thomaskuehne@noreply.codeberg.org>