Skip to content
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

Honor pump max basal rate #30

Closed
scottleibrand opened this issue Jun 15, 2016 · 3 comments
Closed

Honor pump max basal rate #30

scottleibrand opened this issue Jun 15, 2016 · 3 comments

Comments

@scottleibrand
Copy link

If the pump has a maximum basal rate that is lower than what is configured in the app, the loop will silently fail. Loop should probably query the pump's max basal rate and use that if it's lower than what the user configured (and maybe warn).

@loudnate
Copy link
Collaborator

I'm not sure I want to make users pay the penalty of re-checking max basal each time. The larger feature request here is the ability to sync settings from the pump. I haven't thought through what the right UX should be for that.

@scottleibrand
Copy link
Author

Maybe just check max basal if you get a received: false on a temp basal enact? Also maybe check pump status and provide some indication if temps are failing because the pump is suspended or bolusing...

@Kdisimone
Copy link
Collaborator

with Loop v1.9, max delivery rates are read from pump and synced.

erikdi pushed a commit to erikdi/Loop that referenced this issue Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants