nightscout / AndroidAPS

Opensource automated insulin delivery system (closed loop)
https://wiki.aaps.app
GNU Affero General Public License v3.0
725 stars 1.76k forks source link

[3.0.0.1] Buttons disappear when pump is disconnected #1441

Closed Rhabarbara745 closed 2 years ago

Rhabarbara745 commented 2 years ago

Since 3.0.0.1 it's not possible to access Insulin Dialog and BolusWizard when the pump is disconnected.

This leads to the following problems:

Since this is a major drawback compared to previous versions, my proposal would be reverting to the old behavior and if necessary, disable the "OK" buttons in BolusWizard and InsulinDialog when disconnected.

MilosKozak commented 2 years ago

this settings was in AAPS all the time. The reason is very simple. If pump is not initialized (not known to AAPS) it's not possible apply constrains from pump. SMB is not kicked on reconection but on next BG

Rhabarbara745 commented 2 years ago

Thanks for your quick reply @MilosKozak

I'm not sure if we're talking about the same thing. By "disconnecting" I meant pressing the disconnect buttons (15min, 30min, 1h, ...) in the loop dialog. (the pump is already known by aaps at this stage)

MilosKozak commented 2 years ago

undestand now. but the answer is still the same. it can be confusing to see insulin dialog when pump is disconnected