nightscout / Trio

Trio - an automated insulin delivery system for iOS based on the OpenAPS algorithm with adaptations.
https://docs.diy-trio.org/en/latest/
MIT License
91 stars 473 forks source link

Tidepool Integration Not Working Properly #427

Open challest89 opened 2 weeks ago

challest89 commented 2 weeks ago

Describe the bug

The Tidepool integration is not importing data correctly. The data in the "Basics" and "BG Log" tabs is not populating, and the Tidepool report says that the data needs to be uploaded.

Attach a Log

Tap the Trio settings icon at the bottom of the screen, then tap 'Share logs' on the bottom of the list and attach it log_prev.txt log.txt

To Reproduce

Steps to reproduce the behavior:

  1. *Go to settings
  2. *Click on Tidepool
  3. *Click on Connect Tidepool
  4. *Ensure that Tidepool is connected to your account
  5. *In an internet browser, open https://tidepool.org
  6. *Log into your account
  7. See error on the Basics tab
  8. *Click on the BG Log tab
  9. See error

Expected behavior

Graphs should appear in each tab showcasing the functions of the pump and the CGM.

Screenshots

If applicable, add screenshots to help explain your problem.

Tidepool Report Issue 2 Tidepool Report Issue

Setup Information (please complete the following information):

Smartphone:

Pump:

CGM:

Trio Version:

Technical Details

If applicable, provide any technical details that might help in diagnosing the problem. This could include logs, error messages, or relevant configuration details.

Additional context

Add any other context about the problem here.

dnzxy commented 2 weeks ago

The Tidepool integration has been rewritten entirely for Trio-1.0.0 dev.

These are screenshots from testing the integration. I think it suffices to say this has been fixed / addressed for the Basics view. I will revisit logging manual glucose entries to also ensure BG Log is working 😊

image

challest89 commented 2 weeks ago

I'm glad it's in progress!