We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374fa98 commit 54a5752Copy full SHA for 54a5752
1 file changed
withings_api/common.py
@@ -499,6 +499,7 @@ class HeartModel(IntEnum):
499
UNKNOWN = -999999
500
BPM_CORE = 44
501
MOVE_ECG = 91
502
+ SCANWATCH = 93
503
504
505
class AfibClassification(IntEnum):
0 commit comments