Commit Graph

1905 Commits

Author SHA1 Message Date
MrYoranimo
47acfd2775 Xiaomi: fix watchface ID check
The identifier for a watch face is stored as a decimal number in ASCII.
Since there are 64 bytes available to store the identifier, the highest
value to be expected is 10^(64*10), which exceeds the limit of a 32-bit
integer.
2024-10-13 13:11:39 +00:00
José Rebelo
92fd556c5f Garmin: Map some missing realtime settings icons 2024-10-13 13:52:48 +01:00
José Rebelo
d47a08479d Garmin Fenix 6S Sapphire / Venu Sq 2: Initial support 2024-10-13 13:39:43 +01:00
Severin von Wnuck-Lipinski
98775b752b Add Mijia comfort level preferences 2024-10-12 21:36:18 +02:00
José Rebelo
bd3b7467a4 Garmin/Zepp OS: Display resting HR 2024-10-12 13:21:20 +01:00
José Rebelo
fb1d0a92cc Garmin: Add resting heart rate sample provider 2024-10-11 23:51:44 +01:00
José Rebelo
8c949ff6ab Garmin: Persist respiratory rate 2024-10-11 22:29:55 +01:00
José Rebelo
329eb2c62e Garmin Venu Sq: Initial support 2024-10-10 23:14:01 +01:00
José Rebelo
400d2aeaba Garmin Fenix 8: Initial support 2024-10-10 20:47:35 +01:00
Arjan Schrijver
9abcb87f1f Colmi R0x: Normalize timestamps of all received health data
This fixes the duplicate samples reported in #4209, and possibly even
the originally reported issue of multiple days showing the same HR data
in the charts.
2024-10-08 16:34:18 +02:00
Arjan Schrijver
ba3e60376d Colmi R0x: Add factory reset function 2024-10-08 13:17:19 +02:00
José Rebelo
7de97a49b0 Garmin: Fix over-counting of distance at turn of day 2024-10-05 18:00:57 +01:00
José Rebelo
c700d49bf0 Allow gadgets to provide distance and calories 2024-10-05 17:29:23 +01:00
Me7c7
cf7fa3adde Huawei: Initial ephemeris update support 2024-10-05 13:51:10 +00:00
Vitaliy Tomin
feb7b36b3e Huawei: Add Huawei Watch GT Cyber gadget 2024-10-04 19:02:54 +00:00
Me7c7
1e732efb04 Huawei: Fix altitude in the GPS parser 2024-10-04 19:00:23 +00:00
a0z
5cbbe82846 Garmin: display pace for runing and swim workouts 2024-10-03 21:42:38 +00:00
a0z
3c40f3a9d7 Workout page: allow empty values to be displayed 2024-10-02 23:37:20 +02:00
WhelanB
e870122dd0 Add canned response support to BangleJS 2024-10-02 00:19:58 +00:00
xoahmer
33b2d43991 [xoahmer] adding pai feature to amazfit gtr2 device. issue #4152 2024-10-01 21:20:30 +00:00
a0z
2a3d2f08e2 Garmin: add heart rate zones support 2024-10-01 20:27:59 +00:00
José Rebelo
3e327e2924 Workout Details: Add tables and progress bars 2024-10-01 20:27:59 +00:00
Martin.JM
159ebfd891 Huawei: Workout GPS synchronization 2024-09-30 19:45:56 +02:00
Arjan Schrijver
c8c9772ac8 Colmi R0x: Support REM sleep and awake samples 2024-09-29 22:37:48 +02:00
Marcel
d182fe58e8 Add support for Sony WF-C700N 2024-09-28 22:12:49 +00:00
José Rebelo
5730e82380 Bangle.js: Refactor activity details 2024-09-28 22:03:26 +00:00
Me7c7
f3aaeb5216 Huawei: Initial P2P service support, Calendar sync support. 2024-09-27 22:40:30 +00:00
José Rebelo
8348c5349e Colmi: Use standard fake sleep sample intensity 2024-09-27 20:54:17 +01:00
José Rebelo
05c707bdfb Standardize and hide fake sleep movement intensity 2024-09-27 20:32:47 +01:00
Vitaliy Tomin
3c6f1191b5 huawei: Add gadget variant Huawei Watch GT3 SE
* added to GT3Coordinator
2024-09-24 14:06:41 +08:00
Martin.JM
8d24dfa7e4 Huawei: Weather improvements
Potential fix for #4071.
2024-09-23 18:47:33 +02:00
Vitaliy Tomin
820a5b9800 huawei: Add non pro version of Watch 4
* it was missing in current watch4pro coordinator
2024-09-23 15:32:24 +00:00
Vitaliy Tomin
ff1d0293fd huawei: Add new gadget Huawei Watch GT5 (Pro) 2024-09-23 15:30:50 +00:00
José Rebelo
4d912cf252 Garmin: Add total steps, avg and max cadence 2024-09-21 19:22:58 +01:00
Me7c7
028ff619b7 Huawei: DeviceReportThreshold command added 2024-09-21 13:07:06 +00:00
Me7c7
ee1b71a240 Huawei: fixed PhoneInfo command 2024-09-21 13:07:06 +00:00
Me7c7
17b530c989 Huawei: simple run pace config added 2024-09-21 13:07:06 +00:00
Me7c7
113f9b87c6 Huawei: SetMediumToStrengthThresholdRequest v2 implemented 2024-09-21 13:07:06 +00:00
Martin.JM
43262b3f29 Huawei: Fix workout reparsing
Fixes #4138
2024-09-20 21:48:49 +00:00
MrYoranimo
47152bfaa2 Redmi Watch 5 Active: add experimental support 2024-09-20 23:39:34 +02:00
MrYoranimo
35c557b62a Xiaomi Smart Band 9: add experimental support 2024-09-20 23:39:34 +02:00
MrYoranimo
cd1f270ccf Xiaomi: add support for daily details version 4 2024-09-20 23:39:34 +02:00
BrunoWallner
9f566fb7d9 Fix normal activity samples being inserted into workout samples in HuaweiSampleProvider (#4126)
Co-authored-by: BrunoWallner <b.lucab1211@gmail.com>
Co-committed-by: BrunoWallner <b.lucab1211@gmail.com>
2024-09-20 17:45:45 +00:00
José Rebelo
409a296666 Xiaomi-protobuf: Enable install handler for all devices 2024-09-20 18:10:55 +01:00
José Rebelo
50d5a532d1 Garmin Forerunner 265S: Initial support 2024-09-19 18:44:12 +01:00
José Rebelo
b40749d53c Identify device in realtime samples 2024-09-19 00:30:17 +01:00
José Rebelo
d238a321df Remove motorcycling from VO2 Max 2024-09-18 21:10:14 +01:00
José Rebelo
7b76d21254 Zepp OS: Add VO2 Max support 2024-09-18 21:08:50 +01:00
José Rebelo
8ee03d3c08 Garmin: Fix "ANY" VO2 Max query 2024-09-18 20:48:18 +01:00
a0z
f2227bb083 VO2Max: replace GENERAL vo2max with ANY, add widgets 2024-09-18 20:47:25 +01:00