-
Notifications
You must be signed in to change notification settings - Fork 3.5k
feat: Expand insulin pump compatibility by serial number prefix #4510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I have confirmed with their developers that this configuration supports all pump models, and the serial numbers comply with their naming conventions. Add serial number-based support check for insulin pumps. Only pumps with serial numbers starting with '0', '1', '3', 'A', or 'D' require firmware version validation. All other pump models are now supported by default.
|
|
Additionally, their patch-style waterproof pump is about to receive CE certification, and we hope the community can support and merge this soon. |
|
Target branch for this PR is not the right one (never target on |
1 similar comment
|
Target branch for this PR is not the right one (never target on |
|
ok ,thanks |



I have confirmed with their developers that this configuration supports all pump models, and the serial numbers comply with their naming conventions.
Add serial number-based support check for insulin pumps. Only pumps with serial numbers starting with '0', '1', '3', 'A', or 'D' require firmware version validation. All other pump models are now supported by default.
I submitted this once before, but found that the latest dev branch doesn't include this content.