burnedikt / diasend-nightscout-bridge

Synchronize your diasend data to nightscout.
MIT License
18 stars 18 forks source link

Not seeing the bolus - only carb corrections #26

Closed jay-beco closed 1 year ago

jay-beco commented 1 year ago

Was this issue already discussed before? It looks like i can only see the carbs correction and not the bolus? Any ideas why?

image
burnedikt commented 1 year ago

tl; dr; the issue is that the carbs are independently sent to diasend, decoupled from the bolus. This in turn can lead to the situation that the bridge does only see the carbs and not the bolus (which will only appear on diasend later on, when the carbs have already been processed) and send a carb correction to nightscout. Several attempts where made already (e.g. #15) to address this issue but the real solution will be as described in #18.

burnedikt commented 1 year ago

closing this as it's a duplicate of #18, please follow the progress there.