Skip to content

Commit 54a5752

Browse files
authored
Update common.py
Heart information obtained from the ScanWatch report 93 for HeartModelm this time with space.
1 parent 374fa98 commit 54a5752

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

withings_api/common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,7 @@ class HeartModel(IntEnum):
499499
UNKNOWN = -999999
500500
BPM_CORE = 44
501501
MOVE_ECG = 91
502+
SCANWATCH = 93
502503

503504

504505
class AfibClassification(IntEnum):

0 commit comments

Comments
 (0)