Skip to content

Commit 4c94733

Browse files
authored
Merge pull request #85 from ademasi/patch-2
Update common.py: Added ScanWatch
2 parents 374fa98 + 54a5752 commit 4c94733

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)